Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 514 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 514 Bytes

reactphp-x-bridge-tun

require

install

composer create-project reactphp-x/bridge-tun bridge-tun dev-master

run

server run

first generate config file

php index.php -u

then run server

php index.php -s 8010 ./tun.txt

client run

uuid in the config file

php index.php -c server_ip:8010 xxxxx_uuid

License

MIT