Hello fellow bootstrappers
I’m Pedro and I’ve been here before talking about a web/server monitoring service. I received great advice from you and learned a lot on my way. Possible the best lesson was that I struggled to differentiate or add real value to my product.
I failed on many other things: Add features without a goal, fail to identify a target market and focus on that, poor marketing skills and in general lacking a clear vision or where I wanted to be. I even left it to rot during too long (and then recovered).
The best thing about it is that, even though I was very close to, I didn’t surrender from my bootstrapping dreams and I’ve been working on something else.
I’ve been building a service that again could be aimed at many different markets, but I’m very clear I want to aim it at developers. Developers that need to focus on their application and need to remove all the hurdles networking presents to them. There are many different situations where my new product can help:
1- Seamlessly connect machines from different cloud and hosting providers (e.g. AWS, Azure, Rackspace) as if they were in the same subnet.
2- That includes your own workstation/laptop at home/office/Starbucks , so you can manage/deploy/whatever in a safe environment, wherever you are.
3- Simplify connectivity by creating a virtual private network that includes only the machines you’d like to have there, without having to know or worry about firewall management, port opening, or any other of those networking concepts.
4- All that while your data travels encrypted end to end. Again without you having to learn or worry about networking stuff.
If it sounds similar to a VPN is because it is indeed a Virtual Private Network as a Service, but the twist is that it really creates a virtual network where only the machines you choose take part of it.
I’m focusing on removing some common hurdles that developers find (VPN configuration, firewall configuration), but the SoftEther software itself is so flexible that you could make 3 or 4 completely different products out of it.
Our service offers a very simple dashboard to create and manage what we call “hubs”. Each hub is a virtual isolated network and in each hub you can create as many users as you need. Your next step after creating a hub is to download the client software and the provided config file to load it on the machine you’d like to join the hub - so you keep access restricted to it. Install the software, load the config file and you’re in. It may take less than a minute to get a machine connected to a hub. Repeat the process on any other machine you’d like to join and enjoy
Wait, because it only gets better. The software is Open Source and you could just download and replicate my setup if you’re up to that: http://www.softether.org/ if you’ve got the knowledge to get it up and running plus the will and time to maintain it, then my service is not for you. Nevertheless, I invite you all to have a look at the software itself (it is not developed by me or related in any other way to me, apart from the fact that I use it for my service).
I’m at a phase of the project where I can start on-boarding users. I don’t like to call it beta, but it is pretty much the current status. I’ve ran my own testing and I’ve got already a list of issues to go through, but I lack real-world testing with real users. Maybe instead of beta we could say this is a minimum viable product.
Other technologies used are Python, Django, Nginx and Gunicorn on the website, and PostgreSQL for the DB. I’ve outsourced the majority of the development on Upwork and created a good relationship with the contractors. These have been a mix of professionals very close to my time zone and one very far. Apart from the obvious schedule issues, the experience has been very positive with all of them. I’ve read some of your experiences with Upwork and it seems to be a bit of a lottery, so I’m really happy to have found the professionals that have worked with me on this one.
Thank you for reading (hope you made it this far ) and here’s the link to the site https://wormhole.network
If you have any comments you’d like to make in private, please hit me up on pedro at wormhole.network ; for anything else please leave a comment here, I would love feedback in general.