Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
il y a 5 mois | |
---|---|---|
README.md | il y a 6 mois | |
lokinetfy.sh | il y a 5 mois |
README.md
Lokinetfy
Makes an application run through lokinet by using network namespaces.
Usage
Make sure you have lokinet installed. It doesn't need to be running.
Start namespace with lokinet.
$ sudo bash lokinetfy.sh start
Run your program
$ sudo bash lokinetfy.sh run firefox
After using, you can clean-up the namespace.
$ sudo bash lokinetfy.sh stop
Donate
Donate OXEN: LTnQfnForBZgPpdRrWiuF5NLa1pNmhBW8YfAZkhXnXyxSTHjXzcaYfdgbYbArNuMuSYfeZhToWgbkU89rzkzTH6v4GcrhhA
Contact
Talk with me on Session: 050138dde520d3155c5da92a5dc35e51a153684d9a73d79d69711102130cb7bc1f
References
This is highly based on the Schnouki's blog post[1] and script[2]
[1] https://schnouki.net/post/2014/openvpn-for-a-single-application-on-linux/