Skip to content

Very simple php-socks5 proxy server for using in Telegram ( I'll do better version in Golang later)

License

Notifications You must be signed in to change notification settings

yuseferi/telegram-php-socks5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-php-socks5

Very simple php-socks5 proxy server for using in Telegram. Socks5 proxy written in PHP based on workerman.

This is adapted version of Workerman php-socks5 version that support telegram.

Install

  1. git clone https://github.com/yuseferi/telegram-php-socks5

  2. composer install

Config

Edit file config.php if you want to override defaults. The default port is 1080, authentication has been disabled` by default.

Start

php service.php start -d

Stop

php service.php stop

Status

php service.php status

About

Very simple php-socks5 proxy server for using in Telegram ( I'll do better version in Golang later)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages