HackMIT/tunnel_client.py
2022-10-02 19:08:23 -04:00

6 lines
134 B
Python

os.system('curl "10.29.72.197:8000/tunnel?dest=anthony"')
# SERVER = 'http://10.29.55.48:8000'
SERVER = 'http://10.29.72.197:8000'