📬 Report Linux IP by email hourly.

laixintao laixintao Last update: Jun 30, 2022

Report your IP to email hourly

This script could report ip to your email houly(or minutely,depent on your settings).

Use this script you could make your RaspberryPI a vps.Once you get the ip, you can use ssh to login.

GUIDE

中文指南

usage

git clone https://github.com/laixintao/Report-IP-hourly.git /root/rootcrons/# change your e-mail config# ..............donecrontab /root/rootcrons/rootcron/etc/init.d/cron restart

Notice

The email config should be settings,DO NOT leave anything about your real e-mail on github,commit or PR .

License

The MIT License (MIT)Copyright (c) 2015 Viktor ArsovskiPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the Software without restriction, including without limitation the rightsto use, copy, modify, merge, publish, distribute, sublicense, and/or sellcopies of the Software, and to permit persons to whom the Software isfurnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included inall copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS ORIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THEAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHERLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS INTHE SOFTWARE.

Subscribe to our newsletter