β οΈ Notice: This project is under active development. Expect frequent updates and potential breaking changes. Your feedback is highly appreciated!
π Minimal Go-based tunneling tool for seamless localhost public access.
- π Expose your local server to the internet with ease.
- β‘ Lightweight and fast, built with Go for high performance.
- π Secure tunneling with support for encrypted connections.
- π¦ Simple installation and usage, no complex setup required.
- π οΈ Cross-platform support for macOS, Linux, and Windows.
- π Open-source and actively maintained for community-driven improvements.
Download from latest releases
We welcome contributions!
- Fork this repository;
- Create a branch with your feature:
git checkout -b my-feature; - Commit your changes:
git commit -m "feat: my new feature"; - Push to your branch:
git push origin my-feature.
Once your pull request has been merged, you can delete your branch.
This project is licensed under the MIT License - see the LICENSE file for details.