aztecrabbit / brainfuck-psiphon-pro-go

MIT License
71 stars 39 forks source link

Can brainfuck work with other ISP providers ? #4

Closed ingnelson closed 4 years ago

ingnelson commented 4 years ago

Can brainfuck work with other ISP providers ?

on config.json file i change the rule akamai.net with other domain but it does not connect .

Can you explain how to use this program with other providers ? Not only XL or Telkomsel.

Please.

aztecrabbit commented 4 years ago

Use bugscanner --mode direct to scan bug, that tool will generate the config automatically for brainfuck psiphon pro go

sonvirgo commented 1 year ago

Use bugscanner --mode direct to scan bug, that tool will generate the config automatically for brainfuck psiphon pro go

@aztecrabbit In '--mode direct', my ISP only allow 'cross-CDN' traffic, specifically Akamai.net. With such topology, the only working protocols are FRONTED-MEEK- , that requires at least 4 hosts, 2 of which belong to the ISP's CDN, (1) & (2) ,as seen on the below picture. image So how to use bugscanner --mode direct to detect bugs and to generate config file? I have run 'bugscanner --mode direct' but nothing happened. image Infact I have to inject scanning function into the psiphon-tunnel-core to find out the (1) bugs. But (2) bugs is another story, as it is a FQDN?