mirror of
https://github.com/mayfrost/guides.git
synced 2024-10-31 23:16:06 +00:00
Update ALTERNATIVES.md
This commit is contained in:
parent
bc5c0a20b8
commit
80af421d6f
@ -334,12 +334,12 @@ Most apps are from F-Droid, we are just starting.
|
|||||||
* __Video Transcoding__: [HandBrake](https://handbrake.fr/) -> WinFF -> FFmpeg
|
* __Video Transcoding__: [HandBrake](https://handbrake.fr/) -> WinFF -> FFmpeg
|
||||||
|
|
||||||
## Network Setup
|
## Network Setup
|
||||||
* __Bandwidth Shaping__: [Wondershaper](http://lartc.org/wondershaper/)
|
* __Bandwidth Saver__: [Wondershaper](https://github.com/mayfrost/wondershaper)
|
||||||
* __Bandwidth Testing__: [speedtest-cli](https://github.com/sivel/speedtest-cli) / [speed-test](https://github.com/sindresorhus/speed-test)
|
* __Bandwidth Testing__: [speedtest-cli](https://github.com/sivel/speedtest-cli) / [speed-test](https://github.com/sindresorhus/speed-test)
|
||||||
* __DHCP Client__: dhclient -> dhcpcd
|
* __DHCP Client__: dhclient -> dhcpcd
|
||||||
* __DNS Encryption__: DNSSEC, DNSCrypt
|
* __DNS Encryption__: DNSSEC, DNSCrypt
|
||||||
* __DNS Resolution__: Unbound + NDS -> BIND9
|
* __DNS Resolution__: Unbound + NDS -> BIND9
|
||||||
* __MAC Manipulation__: [GNU MAC Changer](https://github.com/alobbs/macchanger)
|
* __MAC Manipulation__: [GNU MAC Changer (macchanger)](https://github.com/alobbs/macchanger)
|
||||||
* __Network Encryption__: OpenSSL -> [LibreSSL](https://directory.fsf.org/wiki/Libressl) -> GnuTLS -> IPsec / [SAE](https://github.com/cozybit/authsae) (802.11s)
|
* __Network Encryption__: OpenSSL -> [LibreSSL](https://directory.fsf.org/wiki/Libressl) -> GnuTLS -> IPsec / [SAE](https://github.com/cozybit/authsae) (802.11s)
|
||||||
* __Network Manager__: Wicd -> NetworkManager -> ConnMan -> [SetNet](http://kalos.mine.nu/setnet/)
|
* __Network Manager__: Wicd -> NetworkManager -> ConnMan -> [SetNet](http://kalos.mine.nu/setnet/)
|
||||||
* __Networking Tools__: iproute2 (ip, ss) -> [net-tools](https://github.com/ecki/net-tools) (ifconfig, netstat)
|
* __Networking Tools__: iproute2 (ip, ss) -> [net-tools](https://github.com/ecki/net-tools) (ifconfig, netstat)
|
||||||
|
Loading…
Reference in New Issue
Block a user