Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dawei101 authored Jan 13, 2017
1 parent eeb358c commit 0ad075f
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,18 +6,26 @@ Inspired by lantern
灵感来自于蓝灯

This version of shadowsocks client is totally writen in golang, it's core of shadowsocks is [shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go).
这个版本的客户端完全适用golang编写,shadowsocks核心来自[shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go).


The purpose of this version is to make a way to let it easy to develop and compile a cross-platform shadowsocks ui.
本版本的目的是希望能做出一个简单的方式,来实现shadowsocks ui跨平台的重新开发和编译。


This version supports Mac(osx), Windows, Linux theoretically(it's compiled and test under osx by me only)
本版本理论上支持 Mac(osx), Windows, Linux 系统(我只在osx下编译和使用)


Code is a little mess with the reason of a first time usage of golang, let's refactor it if you think so.
代码有点凌乱,因为第一次用golang出作品,大家都来重构吧。

Welcome guys fork and push some contribution.

------

这个版本的客户端完全适用golang编写,shadowsocks核心来自[shadowsocks-go](https://github.com/shadowsocks/shadowsocks-go).

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

本版本理论上支持 Mac(osx), Windows, Linux 系统(我只在osx下编译和使用)

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


欢迎大家fork并提交贡献。

0 comments on commit 0ad075f

Please sign in to comment.