https://github.com/loggerhead/send_ips_to_me
Send ips to me
https://github.com/loggerhead/send_ips_to_me
Last synced: 3 months ago
JSON representation
Send ips to me
- Host: GitHub
- URL: https://github.com/loggerhead/send_ips_to_me
- Owner: loggerhead
- Created: 2015-05-26T09:12:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-17T03:34:11.000Z (over 8 years ago)
- Last Synced: 2025-01-26T06:09:04.952Z (5 months ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
Change `HOST` in `send_ips_to_me.py` to you server host.
```shell
sudo ./install.sh
```# Usage
## ClientRestart your client or `nohup send_ips_to_me.py &`
## Server
```shell
./listenServer.py
```