Jaime Pillora

Results 313 comments of 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...

Version check should strip v from both sides, and then compare - its a bug On Mon, 15 Jan 2024 at 23:45, Maciej Leśniewski ***@***.***> wrote: > Probably related to...

If CGNAT (aka double nat) is your problem, and only you need to access it, I’d give Tailscale a try Otherwise chisel might be needed, and it will let you...

Not found suggests it’s with this navidrome server Maybe it’s doing a host header check? Try again replacing it with nginx/python file server and see if it works On Sun,...

not at the moment, what about the rest of args?

Say it chose a random port and you did: chisel client myserver.com 4000 5000 How would you know what got bound to what? On Thu, 29 Jun 2023 at 7:25...

Websocket protocol string has chisel in it so they might be looking at that I originally wrote chisel to get ssh through hotel wifi though now it’s used for a...

Fairly advanced use case, I’d suggest write your own Go program to implement this logic - and import chisel as a package On Mon, 20 Feb 2023 at 4:23 am...

merged, i just need to release, though i want to release with go 1.19 but need to fix tests https://github.com/jpillora/chisel/issues/390

Yep good idea - will update the docs when I get a chance On Tuesday, December 9, 2014, ravenscar [email protected] wrote: > I would suggest that something should be added...