mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-07 13:03:45 +02:00
Merge branch 'edge' of http://10.6.6.2/zerotier/zerotierone into edge
This commit is contained in:
commit
011ce35ede
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ Now you can run an application inside your network container.
|
||||||
|
|
||||||
export LD_PRELOAD=`pwd`/libzerotierintercept.so
|
export LD_PRELOAD=`pwd`/libzerotierintercept.so
|
||||||
export ZT_NC_NETWORK=/tmp/netcon-test-home/nc_8056c2e21c000001
|
export ZT_NC_NETWORK=/tmp/netcon-test-home/nc_8056c2e21c000001
|
||||||
python -m SimpleHTTPServer 80
|
python -m SimpleHTTPServer
|
||||||
|
|
||||||
(If you are using Python 3, use "-m http.server".)
|
(If you are using Python 3, use "-m http.server".)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue