Giter Club home page Giter Club logo

Comments (16)

oasiscifr avatar oasiscifr commented on July 21, 2024 1

https://github.com/oasiscifr/igniter/releases/tag/v0.1.0-clash-13

@malikshi Try this pre-release.

from igniter.

malikshi avatar malikshi commented on July 21, 2024

Helo?

from igniter.

wongsyrone avatar wongsyrone commented on July 21, 2024

I don't use these apps, any other way to reproduce the problem?

from igniter.

malikshi avatar malikshi commented on July 21, 2024

You can take example as game connections that require udp.

from igniter.

wongsyrone avatar wongsyrone commented on July 21, 2024

I don't play games on the mobile platform, please name a few.

from igniter.

malikshi avatar malikshi commented on July 21, 2024

Well. Pubgm, mlbb, firefire, codm and etc.

from igniter.

wongsyrone avatar wongsyrone commented on July 21, 2024

I tested com.tencent.clover(雷霆战机) using clash bypass china mode, it looks UDP forwarding is working as expected.

from igniter.

malikshi avatar malikshi commented on July 21, 2024

well im outside china. what i need to do change here? when im see log in server its always disconnected immidiately after the request udp forward.(no data/traffic sent). i will try capture the log.

from igniter.

wongsyrone avatar wongsyrone commented on July 21, 2024

Please test google duo in bypass china mode and global mode,post server log and full igniter logcat

from igniter.

wongsyrone avatar wongsyrone commented on July 21, 2024

Please try https://github.com/trojan-gfw/igniter/releases/tag/v0.1.0-pre-alpha15 and reopen if you still have the same problem.

from igniter.

malikshi avatar malikshi commented on July 21, 2024

@wongsyrone can u check igniter library again for udphandler https://github.com/trojan-gfw/igniter-go-libs or this one https://github.com/trojan-gfw/go-tun2socks/blob/master/core/udp_conn.go
maybe something wrong with it.

from igniter.

wongsyrone avatar wongsyrone commented on July 21, 2024

Thanks for the pointer.

from igniter.

oasiscifr avatar oasiscifr commented on July 21, 2024

The combination of go-tun2socks and trojan does have some issues about UDP forwarding.
https://github.com/oasiscifr/igniter/tree/fix
In this commit, when I try to turn off FakeDNS in global mode, all DNS queries failed.

The log:

2020-03-01 12:49:39.192 18580-19906/io.github.trojan_gfw.igniter E/trojan: [2020-03-01 12:49:39] [ERROR] 127.0.0.1:44487 cannot establish connection to remote server xxx.xxx.xxx.xxx:443: Operation Canceled
2020-03-01 12:49:44.197 18580-18752/io.github.trojan_gfw.igniter I/GoLog: igniter-golib-log: [tun2socks] [proxy] [udp] [unknown process] 1.1.1.1:53
2020-03-01 12:49:44.202 18580-19906/io.github.trojan_gfw.igniter E/trojan: [2020-03-01 12:49:44] [ERROR] 127.0.0.1:44491 cannot establish connection to remote server xxx.xxx.xxx.xxx:443: Operation Canceled
2020-03-01 12:49:49.215 18580-18752/io.github.trojan_gfw.igniter I/GoLog: igniter-golib-log: [tun2socks] [proxy] [udp] [unknown process] 114.114.114.114:53
2020-03-01 12:49:49.218 18580-19906/io.github.trojan_gfw.igniter E/trojan: [2020-03-01 12:49:49] [ERROR] 127.0.0.1:44495 cannot establish connection to remote server xxx.xxx.xxx.xxx:443: Operation Canceled
2020-03-01 12:49:54.217 18580-18864/io.github.trojan_gfw.igniter I/GoLog: igniter-golib-log: [tun2socks] [proxy] [udp] [unknown process] 1.1.1.1:53
2020-03-01 12:49:54.220 18580-19906/io.github.trojan_gfw.igniter E/trojan: [2020-03-01 12:49:54] [ERROR] 127.0.0.1:44499 cannot establish connection to remote server xxx.xxx.xxx.xxx:443: Operation Canceled
2020-03-01 12:49:59.241 18580-18936/io.github.trojan_gfw.igniter I/GoLog: igniter-golib-log: [tun2socks] [proxy] [udp] [unknown process] 114.114.114.114:53

The bypass mode (and the global mode before) worked because, thanks to fakeDNS, DNS queries in UDP are never forwarded. All traffic during access web services is in TCP.

from igniter.

oasiscifr avatar oasiscifr commented on July 21, 2024

@wongsyrone Help needed.

from igniter.

malikshi avatar malikshi commented on July 21, 2024

@oasiscifr tried with and without bypass China all working. Good 👍 should give pictures?

from igniter.

oasiscifr avatar oasiscifr commented on July 21, 2024

ref: 84973ca

from igniter.

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.