選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
4ヶ月前 | |
---|---|---|
README.md | 4ヶ月前 | |
lokinetfy.sh | 4ヶ月前 |
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/