OpenInternet / copilot

An easy to use censorship simulating access point in a box
https://openinternet.github.io/copilot/
GNU Lesser General Public License v3.0
26 stars 2 forks source link

Create an Avahi Web-portal address so that co-pilot accepts "sane" address' #81

Closed seamustuohy closed 9 years ago

seamustuohy commented 9 years ago

Co-Pilot currently requires a trainer to go to port 8080 on its default ip address. This should be easier. For this I will be adding an Multicast Domain Name Service (mDNS) / Avahi local address.

References:

seamustuohy commented 9 years ago

Currently simply need to script a hostname change to have this work. See this branch https://github.com/OpenInternet/co-pilot/tree/b1ce07657976440a1b7aa21fc85a39df30abc2fb for current development.

seamustuohy commented 9 years ago

copilot.local added in https://github.com/OpenInternet/co-pilot/pull/86 . The trainer still has to go to copilot.local:8080 in order to access the trainer interface. This will not be addressed in the prototype stage.