jpillora / chisel

A fast TCP/UDP tunnel over HTTP
MIT License
12.36k stars 1.32k forks source link

Not issues but important #486

Open LexterS999 opened 5 months ago

LexterS999 commented 5 months ago

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

jpillora commented 5 months ago

Not sure what reality is though if it’s TCP/UDP then likely yes

On Mon, 8 Jan 2024 at 3:54 AM asterriya @.***> wrote:

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/486, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE2X4ZWWRGSTTFSC4HNFTTYNLHLFAVCNFSM6AAAAABBQOG7POVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DSMRQGI4TONI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

LexterS999 commented 5 months ago

What do you mean by "likely yes? Can you give more detailed answer? And I meant on first message xtls reality protocol

пн, 8 янв. 2024 г., 01:45 Jaime Pillora @.***>:

Not sure what reality is though if it’s TCP/UDP then likely yes

On Mon, 8 Jan 2024 at 3:54 AM asterriya @.***> wrote:

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/486, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAE2X4ZWWRGSTTFSC4HNFTTYNLHLFAVCNFSM6AAAAABBQOG7POVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DSMRQGI4TONI>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/486#issuecomment-1880166637, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBKUD6DDQFAZ4LWDHET5OTYNMCQJAVCNFSM6AAAAABBQOG7POVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGE3DMNRTG4 . You are receiving this because you authored the thread.Message ID: @.***>

LexterS999 commented 5 months ago

So...

пн, 8 янв. 2024 г., 04:54 Alex Sparda @.***>:

What do you mean by "likely yes? Can you give more detailed answer? And I meant on first message xtls reality protocol

пн, 8 янв. 2024 г., 01:45 Jaime Pillora @.***>:

Not sure what reality is though if it’s TCP/UDP then likely yes

On Mon, 8 Jan 2024 at 3:54 AM asterriya @.***> wrote:

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/486, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAE2X4ZWWRGSTTFSC4HNFTTYNLHLFAVCNFSM6AAAAABBQOG7POVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DSMRQGI4TONI>

. You are receiving this because you are subscribed to this thread.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/486#issuecomment-1880166637, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBKUD6DDQFAZ4LWDHET5OTYNMCQJAVCNFSM6AAAAABBQOG7POVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOBQGE3DMNRTG4 . You are receiving this because you authored the thread.Message ID: @.***>

essoojay commented 5 months ago

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

Can you help with command string to have cloudflare IP as host_header on chisel, equivalent of passing through SNI host, but this time using cloudflare IP as host_header. thanks

For comparison using SNI, typical command string like:

./chisel client --keepalive 25s --tls-skip-verify --hostname www.bing.com https://11.22.33.44:443 :10000/udp

where port: 10000 is my wireguard port SNI: --hostname www.bing.com (for example) https://11.22.33.44:443 is vps server: port

what am aiming at is replacing SNI host (TLS host) with Cloudflare IP host

Any help would be appreciated!

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

LexterS999 commented 5 months ago

First one I need to get answer on my question. If this method work in environment that I mentioned on first message.

сб, 13 янв. 2024 г., 03:30 essoojay @.***>:

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

Can you help with command string to have cloudflare IP as host_header on chisel, equivalent of passing through SNI host, but this time using cloudflare IP as host_header. thanks

For comparison using SNI, typical command string like:

./chisel client --keepalive 25s --tls-skip-verify --hostname www.bing.com https://11.22.33.44:443 :10000/udp

where port: 10000 is my wireguard port SNI: --hostname www.bing.com (for example) https://11.22.33.44:443 is vps server: port

what am aiming at is replacing SNI host (TLS host) with Cloudflare IP host

Any help would be appreciated!

Hi. So if my ISP totally blocked Cloudflare IPs and my VPS IPs, can I use chisel+reality? Will it bypass censorship? And is it matter if I use dest address in my reality config is also blocked?

— Reply to this email directly, view it on GitHub https://github.com/jpillora/chisel/issues/486#issuecomment-1890066046, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBKUDY4ISN33BWF7XESBGTYOG2Q7AVCNFSM6AAAAABBQOG7POVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJQGA3DMMBUGY . You are receiving this because you authored the thread.Message ID: @.***>