myproxy

command module
v1.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2020 License: BSD-3-Clause Imports: 7 Imported by: 0

README

myproxy

参考 lightsocks

基于socks5实现的翻墙工具
1.使用方式
1.配置文件
{
  "remote_addr": "127.0.0.1", 
  "remote_port": 8888,
  "local_addr": "0.0.0.0",
  "local_port": 1080,
  "password": "fiRJM4paHRRU9rvlBuyfnuq/xI/++FyoaCVQvP2dR3eSRNzyGrrQEq1ua869H7GCZ8cIEJuieK5jnOCagXusG2oJwISJlA8APW2MekvL5MaOQfM1iC5ig7URZibhvvFZAdg+8PtF7gTa/B6pT+3IB8J0fTKkC9LKtzk4zTaRycFeX7inUe+YDXXXhfo3YClMdpegWwI6GErjxaOQgIddKG8rFwq0lQzp/9aN9Og/mU7UYffnQqHMFqaGz9WTLyxVVlOW3ldGDnNpubCrMQUw9Tx5syeyUkh8KsMZ5hVDZK+qIPkcIXBNNN0tE1hyZd/ibIvbQNlx638jA7bRpdMiOw==",
  "localhost": "127.0.0.1"
}
2.服务端go run cmd/myproxy-server/server.go --config=config.json
3.客户端 go run cmd/myproxy-local/local.go --config=config.json
2.TODO
  • 开发完成可以使用
  • PAC支持
  • HTTPS 支持

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL