Git Product home page Git Product logo

trojan-rs's Issues

Local proxy problem.

Hello!
I am faced with a difficult task: I need start client and server on same device to spoof SNI host locally.
(If you know a more concise method of spoofing, please tell me. I need only this.)
I have root, busybox and full shell access and etc.
How should I set up the firewall rules? I tried many ways to do this, but I can't connect correctly.
I really need for your help, please. Thanks for your work!

Build error by cargo 1.72.0@Ubuntu 20.04.6 LTS

warning: unused imports: SocketAddr, UdpSocket
--> src/bin/dns.rs:2:11
|
2 | net::{SocketAddr, UdpSocket},
| ^^^^^^^^^^ ^^^^^^^^^
|
= note: #[warn(unused_imports)] on by default

warning: unused import: Runtime
--> src/bin/dns.rs:7:31
|
7 | use tokio::runtime::{Builder, Runtime};
| ^^^^^^^

warning: function test is never used
--> src/bin/dns.rs:11:4
|
11 | fn test() {
| ^^^^
|
= note: #[warn(dead_code)] on by default

warning: trojan (bin "dns") generated 3 warnings (run cargo fix --bin "dns" to apply 2 suggestions)
error: linking with cc failed: exit status: 1

为什么只有root账户能使用?

捕获
不用root用户报上面的错误。

客户端用trojan-rs,服务端用trojan-gfw无法使用,下图是日志
捕获2

curl: (7) Unable to receive initial SOCKS5 response.

thread 'main' panicked at 'no private key found'

i run it at my vps as
./trojan -a 0.0.0.0 -p test server --cert trojan.crt --key trojan.key -r 127.0.0.1:8080
and got error message:
[2020-03-18 08:35:34.580767][src/main.rs:26][WARN]trojan started in server mode
thread 'main' panicked at 'no private key found', src/server/mod.rs:40:17

and the cert and key file are generated by acme script , it worked fine in v2ray .

how can i fix it?

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.