Skip to content

tinyportmapper一键配置脚本,支持转发IP,域名,DDNS域名; 支持TCP/UDP. 定时保活转发规则和定时检查DDNS IP

Notifications You must be signed in to change notification settings

lmc999/TinyPortMapper_KeepAlive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

用法

wget https://raw.githubusercontent.com/lmc999/TinyPortMapper_KeepAlive/master/tinymapper.sh && bash tinymapper.sh

如遇到定时保活脚本不自动执行,可手动创建任务

crontab -e
*/5 *  *  *  * bash /tinyPortMapper/ip_keepalive.sh
*/2 *  *  *  * bash /tinyPortMapper/domain_keepalive.sh

#每五分钟执行一次IP转发保活脚本 #每两分钟执行一次域名转发保活脚本

About

tinyportmapper一键配置脚本,支持转发IP,域名,DDNS域名; 支持TCP/UDP. 定时保活转发规则和定时检查DDNS IP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages