My dot files, configurations, binaries, services, and other usefull utilities gathered in one place.
Written in the bin
directory and each have their own requirements you need to install.
- coreshell: simple IDE to test stuff in different languages
- gtask: taskwarrior for git projects
- cpu: get cpu performance informations and change cpu profile.
- history-usage: show which commands you've used the most
- net.tor.proxy: tor laod balancer proxy
- weather: get the weather of your city
- clear-coredump: clears your logs and core dumps
- buble.patched: change the sounds of the keyboard sounds played by
bucklespring
and start buckle - transfer: share a file with terminal (Needs updating to a new website since it's going down soon)
- welcomeback: says welcome back
- speech: Text-To-Speech with Google Translate
- compilers.sh: a set of functions to download and install compilers (not finished yet)
- and 60+ more little utilities just in the ./bin directory.
Personal nftables
firewall settings, other network related scripts.
- nftop: show a
nftables
' counters LIVE (super helpful if you've handwriten your firewall and you want to know what's what) - iptun: create tunnel between two systems
- tproxy: create transparent proxies for
torloadbalancer
(which runs N number of tor instances and load balance between them), and similar uses. - ignore: add domains and ip address to a lists; which will be used to route or not route those IP/Domains into VPN/Proxy/... that is configured like the
torloadbalancer
or OpenVPN and what not; works if the firewall is configured. - and other scripts and configs that might be less useful to most people