Skip to content

xitongsys/pangolin-win

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo Pangolin-win

This is a windows client for pangolin. It supports UDP and PTCP protocol.

win

Quick start

Run with UI

Run the pangolin-ui.exe using Administrator.

Run in command line

  1. Configure the config.txt file.
{
    "role": "client",
    "server": "0.0.0.0:12345",
    "tun": "10.0.0.22/8",
    "dns": "8.8.8.8",
    "mtu": 1400,
    "protocol": "ptcp",
    "tokens": ["token01", "token02"]
}
  1. Run the pangolin-win.exe using Administrator.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published