HostsAllow is a client-server pair that allows users with dynamic IP addresses to register their current IP address to a server via a Web interface. The registration adds the IP address to the server's list of allowed hosts (i.e. the hosts.allow file), allowing the user to access the server through protocols such as SSH. A secure authentication method is used for the registration.
| Tags | Server Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | Linux |
| Implementation | PHP C++ sudo |