Giter Club home page Giter Club logo

trojana's People

Contributors

chrisxiao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

trojana's Issues

怎么在终端之类的地方配置代理呢?

我目前的基本配置是 local_port=1081
在这个配置的情况下
终端设置 export https_proxy=http://127.0.0.1:1081 http_proxy=http://127.0.0.1:1081 没有效果...

curl https://google.com -v
* Uses proxy env variable https_proxy == 'http://127.0.0.1:1081'
*   Trying 127.0.0.1:1081...
* Connected to 127.0.0.1 (127.0.0.1) port 1081 (#0)
* allocate connect buffer!
* Establish HTTP proxy tunnel to google.com:443
> CONNECT google.com:443 HTTP/1.1
> Host: google.com:443
> User-Agent: curl/7.79.1
> Proxy-Connection: Keep-Alive
> 
* Proxy CONNECT aborted
* CONNECT phase completed!
* Closing connection 0
curl: (56) Proxy CONNECT aborted

非常感谢作者的付出

能否开发一个naiveproxy的客户端?

开发者你好,我看了一下你的大致的开发思路,把代码修改一下实现naiveproxy的代理应该不难。能否开发一个niaveproxy的mac客户端。做一个全网首发。谢谢。

用一段时间之后就失效了

首先,感谢提供了这个工具,在我一开始使用的时候,很顺利地成功fq了,用一段时间之后,打开之后,配置什么也没动,另外,这个节点在我手机是可以正常使用的,而mac上却失效了,不知道什么原因导致的。

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.