The problem Holesail solves
- Share your website, VNC server, or other services without hosting in decentralized form (Peer to Peer).
- Secured and Serverless, Access Network without any static IP or dynamic DNS.
- Bypass any Firewall and NAT restrictions while creating network tunnels for you.
- Access your LAN network from anywhere without coming into network area.
- Share files securely without any middle server through localhost.
- Access your browser from anywhere from any system remotely without any third party interferance.
Challenges we ran into
Problems:
- Working the same software on different operating systems.
- How to establish connection between n systems.
Solutions:
- Used the technologies or methods which are OS independent and work it on localhost environment.
- By generating a hash code through data hash table as an identity and connecting sender and reciever through Kademlia Algorithm.