Home
Softono
Pingtunnel_manager

Pingtunnel_manager

Open source Apache-2.0 Python
72
Stars
16
Forks
2
Issues
0
Watchers
3 months
Last Commit

About Pingtunnel_manager

A script that's help to install and manage pingtunnel

Platforms

Web Self-hosted

Languages

Python

Pingtunnel Manager Version 1.0.3

foreignserver
x86_64 ARM64
Python Version GitHub Forks

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,25
  • Python 3
  • curl for downloading the installer
  • Atleast 1 GB On Both Server Memory

📂 Installation

  1. 📋 The Bash menu installer :

For Ubuntu 24,25 :

bash <(curl -Ls https://raw.githubusercontent.com/hoseinlolready/Pingtunnel_manager/refs/heads/main/Source/bash.sh)

For Ubuntu 20,22

bash <(curl -Ls https://raw.githubusercontent.com/hoseinlolready/Pingtunnel_manager/refs/heads/main/Source/bash2.sh)

🧠 The tutorial (Farsi)

Watch the video


⚙️ The usage :

  • Pingtunnel # GUI of script
  • 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