Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (15 loc) · 652 Bytes

setup.md

File metadata and controls

28 lines (15 loc) · 652 Bytes

Setup

Server Setup

Static IP

Get a static public IP address, either from your ISP or using software like noip.

Port forwarding

Setup Port forwarding in your router settings

Choose server port

Choose a server port in server.py

Client Setup

Configure Connection

Change server host in client.py to Server IP or URL

Change server port to Server Port

build exe (optional)

cd Client python setup.py build