Giter VIP home page Giter VIP logo

Comments (10)

linw1995 avatar linw1995 commented on June 18, 2024 13

Python 版本 Lightsocks-Python
照着作者的文章实现了Python版本的,现在只完成了核心功能,还没写CLI。
ss用了很久,看了这篇文章才知道,原来原理挺简单的。

from lightsocks.

LeeReindeer avatar LeeReindeer commented on June 18, 2024 3

C 语言版本 Lightsocks-C。照着作者的文章,只实现了本地端,服务端还有一些问题。(逃

from lightsocks.

gwuhaolin avatar gwuhaolin commented on June 18, 2024 2

Lightsocks 实现原理请见文章 你也能写个 Shadowsocks

from lightsocks.

SmRiley avatar SmRiley commented on June 18, 2024 2

C#版本,仅参考了加解密部分思路,添加UDP转发.多端口支持,项目地址: SharpSocks
2022-8更新
使用MAUI重构了客户端,原生支持跨平台.
两年前写的代码,简直不忍直视...

from lightsocks.

mayfly227 avatar mayfly227 commented on June 18, 2024 1

C++版本,使用c++11。参考了lightsocks-c,基于libevent,构建系统使用cmake。因时间和能力有限,目前只实现了客户端。项目地址:
lightsocks-cxx
2020/4/12更新:服务端已完成

from lightsocks.

gwuhaolin avatar gwuhaolin commented on June 18, 2024

我不会 Python,我会抽出时间写一篇详细的 Lightsocks 的原理介绍。这样能让社区中各个领域的高手去用不同语言实现 Lightsocks。

我最希望看到 C 语言版的实现,因为它最高效,也方便迁移到 iOS 和 Android 应用中,但是我的 C 语言水平仅限于大学学到的知识还无法用 C 实现跨平台的网络应用。

from lightsocks.

InoriHimea avatar InoriHimea commented on June 18, 2024

各种版本的都来了,我也手痒了,有空也来弄弄 /斜眼笑

from lightsocks.

tt67wq avatar tt67wq commented on June 18, 2024

老夫搓了个elixir版本的ex_socks

from lightsocks.

 avatar commented on June 18, 2024

直接去改ss-libev那个代码难度很大吗???自己实现一个加解密是不是就可以了?

from lightsocks.

mayfly227 avatar mayfly227 commented on June 18, 2024

直接去改ss-libev那个代码难度很大吗???自己实现一个加解密是不是就可以了?

直接使用libev也可以,难度不是很大

from lightsocks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.