lovivi / tongsheClient.shadowsocks-go-ui

shadowsocks client for all desktop platform(may be all platforms) with golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

铜蛇 shadowsocks ui

image

Download 下载

Inspired by lantern

You can develop you own client by adding account interface, pyament interface by development base on this repo.

Router could also install it if some special logics(route rule control,desktop menubar control) be divided by different platforms.If you want this feature, please join this project.

灵感来自于蓝灯

如果对不同平台的逻辑(路由规则控制,桌面托盘控制)进行区分处理,它甚至可以装在路由器上. 如果您需要此类功能,请加入这个项目吧。


This version of shadowsocks client is totally writen in golang, it's core of shadowsocks is shadowsocks-go with traffic tracker.

The purpose of this version is to make a way to let it easy to develop and compile a cross-platform shadowsocks ui.

This version supports Mac(osx), Windows, Linux(linux is not compiled and test)

Code is a little mess with the reason of a first time usage of golang, let's refactor it if you think so.

Welcome guys fork and push some contribution.


这个版本的客户端完全适用golang编写,shadowsocks核心来自带有流量追踪的 shadowsocks-go.

本版本的目的是希望能做出一个简单的方式,来实现shadowsocks ui跨平台的重新开发和编译。

本版本理论上支持 Mac(osx), Windows, Linux(linux没有进行编译与测试)

代码有点凌乱,因为第一次用golang出作品,大家都来重构吧。

欢迎大家fork并提交贡献。

image

About

shadowsocks client for all desktop platform(may be all platforms) with golang

License:Apache License 2.0


Languages

Language:Go 93.9%Language:Shell 6.1%