Coder Social home page Coder Social logo

neevek / lightning Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 5.0 181 KB

lightning are two programs that build a secure tunnel between two hosts, lightning_local implements the SOCKS5 protocol with payload encryption. lightning_remote is a stream server that sits at the other end of the tunnel.

License: MIT License

C 96.00% CMake 1.13% Objective-C 2.74% C++ 0.13%

lightning's People

Contributors

neevek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

lightning's Issues

你这个翻墙术不太稳定啊

hi。
我最近在用你这个翻墙术,不过有时莫名其妙的翻墙失败,我以为是客户端程序或服务器端程序退出了所致。
但运行命令ps aux|grep lightning_local和ps aux|grep lightning_remote,发现它们都在运行中。但为何会突然翻墙失败呢?
你也遇到过这现象吗

在mac下,make遇错,怎么解决?

hello.

yudeMacBook-Air:build brite$ ls
CMakeCache.txt Makefile cmake_install.cmake
CMakeFiles bin
yudeMacBook-Air:build brite$ ls bin
yudeMacBook-Air:build brite$ make
[ 6%] Building C object CMakeFiles/lightning_local.dir/local.c.o
In file included from /Users/brite/lightning/local.c:10:
In file included from /Users/brite/lightning/defs.h:4:
/Users/brite/lightning/encrypt.h:3:10: fatal error: 'openssl/evp.h' file not
found
#include <openssl/evp.h>
^
1 error generated.
make[2]: *** [CMakeFiles/lightning_local.dir/local.c.o] Error 1
make[1]: *** [CMakeFiles/lightning_local.dir/all] Error 2
make: *** [all] Error 2
yudeMacBook-Air:build brite$

怎么解决?谢谢你

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.