Open Source
sish is open-source, allowing users to inspect, modify, and contribute to the project's codebase.
Self-Hosted
Users can host their own instance of sish, giving them complete control over their tunneling service and associated data.
Simple Setup
The installation and setup process for sish is straightforward, requiring minimal configuration to get started.
Custom Subdomains
sish allows users to utilize custom subdomains for their tunnels, enhancing branding and easier access.
Security Features
Built-in support for TLS and authentication options, ensuring that tunnels are secure and accessible only to authorized users.
Portability
sish supports multiple platforms, allowing it to be used in various environments such as local development, testing, or cloud deployment.
Sish - Open source ngrok/serveo alternative. SSH-based but uses a custom server written in Go. Supports WebSocket tunneling. - Source: dev.to / 7 months ago
Tunneling services can be considered as a solution in some cases. Services like ngrok, frp, localtunnel and sish create a public endpoint that tunnels communication to your local endpoint via a tunnel client. - Source: dev.to / over 1 year ago
Why not forget about Cloudflare and a VPN but get a 3 euro Hetzner server and install https://github.com/antoniomika/sish for dynamic DNS through SSH + Traefik with a DNS resolver and have yourself a wildcard certificate. This way you can host any service from home as long as you run a port forwarding service through SSH with a one liner on Ubuntu. Better yet make an alpine docker image with a command to route... Source: almost 2 years ago
Personally I’ve been using sish[1] recently, lots of ngrok alternatives out there now, especially as the pricing went a bit weird [1] https://github.com/antoniomika/sish. - Source: Hacker News / almost 2 years ago
I used to use a similar tool called inlets but they removed the open licensing. I now self host a sish server (https://github.com/antoniomika/sish) which also uses ssh for the reverse tunnel client. So much simpler! - Source: Hacker News / almost 2 years ago
- Sish : Because I don't want to pay for ngrok anymore (https://github.com/antoniomika/sish). - Source: Hacker News / about 2 years ago
It's important to note that if you're not self hosting this, you're giving unlimited internal network access to this service (unless you properly firewall of course). It's not specific to the single port/address that is used when downloading the config. Disclaimer: I wrote a similar tool that is self-hosted and uses SSH as the tunneling service. Does HTTP(S) with TLS termination, TCP, TLS (via SNI), and internal... - Source: Hacker News / over 2 years ago
I've been very impressed with sish. I used it in combination with sshpiper to multiplex ssh connections which means I can host sish and other services that use ssh like gitlab from the same ip with the same port. Source: over 2 years ago
I made sish [0] so this could be done for myself and friends automatically. It’s a binary written in Go that implements the SSH protocol and allows TCP forwards, HTTP(S) w/ built in requesting of certs from LE (including for custom domains) forwards, aliases (tunnels kept local to the daemon that does not bind a port) forwards, and TLS forwards using SNI for routing. Sish implements a web front end for inspecting... - Source: Hacker News / over 2 years ago
I have deployed and used https://github.com/antoniomika/sish which is a very good ngrok alternative. It has the ability to manage multiple users but its simplistic. Here is a guide I wrote based on my experience of deploying it - https://trustmeiamaninja.github.io/posts/deploying-sish/. Source: over 2 years ago
Setup https://github.com/antoniomika/sish and get away from manually setting anything up. Uses SSH, supports HTTP(S)/TCP/Websockets/TLS via SNI and let’s users choose their own tunnel names. Can run it on a free instance from google or oracle. - Source: Hacker News / almost 3 years ago
If you are all about self hosting, here’s my method (disclosure, I made this tool): 1. Run https://github.com/antoniomika/sish on any free tier instance or fly. - Source: Hacker News / almost 3 years ago
Hi I am new to docker. I want to self host antoniomika/sish on a ubuntu vps. So I have gone through steps stated in wiki. But I cannot be able to get it to work. Can anyone please help me to set up it on ubuntu 20. Source: over 3 years ago
Source code: https://bitbucket.org/ValdikSS/dropbear-sshj/ After I made the PoC modifications and setup the server on SSH-J.com, I found functionally better and mature project called sish. Https://github.com/antoniomika/sish. Source: over 3 years ago
It should be ok as they even mention using it for exposing services like RDP and I've seen some people using it for game servers, but you might want to get a paid plan since your endpoint changes every time you fire up ngrok and it's annoying. You can also check the open source alternative if you feel like it won't be a problem for you. Source: over 3 years ago
Do you know an article comparing sish to other products?
Suggest a link to a post with product alternatives.
This is an informative page about sish. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.