Skip to content

RWS-CFNS/Wifi6_confirmation_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wifi6_confirmation_server

Requirements

For this repository you need a device that runs on linux. It can be a server but also a laptop, desktop, Raspberry Pi running on linux.

Setups

Setup Server

The Setup described below is for when this program is not being setup on the CFNS-server. If you are setting it up on that server start at step 6.

  1. Open server.py.
  2. Scroll to the bottom of the file.
  3. Make sure the ip_address is either public and the port is forwarded or the socket with the public ip_address and the specified port is translated to the private ip_adress.
  4. Make sure nothing else runs on the specified port.
  5. Save server.py.
  6. Run the following command:
python3 server.py
  1. You have succesfully setup the server.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages