Skip to content

NetHost is a networking tool that can expose local networks to the Internet with SSH tunnels. It leverages the capabilities of the open-source project Serveo

Notifications You must be signed in to change notification settings

aviyall/NetHost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

NetHost

NetHost is a lightweight networking tool that leverages Serveo, an online platform providing reverse SSH tunneling.

With NetHost, you can expose a local server from your own computer or network to the internet without any router or firewall configurations.

This tool is ideal for developers and hobbyists who want a simple way to make local services publicly accessible.

Features

  • Expose Local Services
    Easily expose HTTP, TCP, and SSH traffic from your local network to the internet, making development and testing more convenient.
  • Dedicated Web Hosting
    NetHost allows you to host webpages on the internet for free with custom domain names. It also helps keep your website alive by sending periodic requests, making it an ideal solution for long-lasting web hosting.
  • Stable Internet Handling
    NetHost detects your network status. If the internet goes down, it terminates all active processes and automatically restarts once the connection is restored.
  • Serveo Status Handling
    One of the main challenges with using Serveo is its unpredictable downtime. However, NetHost can automatically detect the service status and seamlessly restore the tunneling process once it comes back online, ensuring uninterrupted access to your local services.
  • SSH Server
    A key feature of NetHost is its ability to expose a local SSH server to the public, enabling users to securely connect to the SSH server from any network.
  • Expose Local Server from Any Device on the Same Network
    The server does not need to be the device running NetHost. NetHost can operate on another device within the same network and still function normally, allowing you to expose local services seamlessly.

About

NetHost is a networking tool that can expose local networks to the Internet with SSH tunnels. It leverages the capabilities of the open-source project Serveo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages