chisel icon indicating copy to clipboard operation
chisel copied to clipboard

Not issues but important

Open LexterS999 opened this issue 1 year ago • 5 comments

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 avatar Jan 07 '24 16:01 LexterS999

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: @.***>

jpillora avatar Jan 07 '24 20:01 jpillora

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 avatar Jan 07 '24 23:01 LexterS999

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: @.***>

LexterS999 avatar Jan 08 '24 10:01 LexterS999

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?

essoojay avatar Jan 12 '24 22:01 essoojay

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: @.***>

LexterS999 avatar Jan 12 '24 23:01 LexterS999