Skip to content

Server side implementation of Pingtunnel, a tool that send TCP/UDP traffic over ICMP + iOS / Android App

Notifications You must be signed in to change notification settings

HexaSoftwareDev/PingTunnel-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

PingTunnel Server Installer

This script installs PingTunnel on your server and configures it to run as a background service in server mode using systemd.

πŸ“± Client App

Ping Tunnel – VPN over ICMP


βœ… Features

  • Detects OS and architecture automatically
  • Downloads the latest version of PingTunnel
  • Installs it into /opt/pingtunnel
  • Creates a systemd service (pingtunnel.service)
  • Starts and enables the service on boot

πŸ“₯ Installation

Run this command to install PingTunnel server:

curl -fsSL https://raw.githubusercontent.com/HexaSoftwareDev/PingTunnel-Server/main/installer.sh | sudo bash

▢️ Service Check

systemctl status pingtunnel

πŸ™ Thanks

Thanks to esrrhs for creating PingTunnel.

About

Server side implementation of Pingtunnel, a tool that send TCP/UDP traffic over ICMP + iOS / Android App

Topics

Resources

Stars

Watchers

Forks

Languages