alibaba / termd

Apache License 2.0
121 stars 50 forks source link

Support setting ip and port from URL #10

Closed hengyunabc closed 5 years ago

hengyunabc commented 5 years ago

Default ip is 127.0.0.1, port is 8653, support setting ip and port from URL will be better.

http://localhost:8563?ip=192.168.1.100&port=9999