There are about 55 servers in the list , with chat , movie , tv servers. Run the script to find which servers are accessible via your WiFi .
Now you can see the server list in a simple Web interface. The Text file contains more detailed info but the minimal Web UI is added for easier navigation and accessibility.
- Download executable from releases.
- Run the application, after completion follow the URL .
- Download this code as zip
- Install Node.js if you haven't
- Install dependecies
npm install
- Run the script using
npm start
- The list will be generated and stored in
working_url.txt
file.
- Install nexe
bash npm install -g pkg
- Build
pkg .
- Find built executables for Linux and windows on
build
directory
- Fork this repo
- Add your servers to the server.csv file (you can edit it with MS Excel)
- Push and submit a pull request.