Bitcoin Forum

Economy => Service Announcements => Topic started by: sega01 on January 25, 2017, 05:13:44 PM



Title: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on January 25, 2017, 05:13:44 PM
I just rolled this out with SporeStack (https://sporestack.com): https://launch.sporestack.com/#vpn

If you prefer using a terminal, you can also run:

Code:
pip install sporestack
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: msti on January 26, 2017, 12:34:39 AM
I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.

it is a cool tool :)
Unfortunately, my phone was not able to read the qr code.
https://dl.dropboxusercontent.com/u/2192557/shots/shot_20172601-023038.png


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on January 26, 2017, 05:35:48 AM
I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.

it is a cool tool :)
Unfortunately, my phone was not able to read the qr code.
https://dl.dropboxusercontent.com/u/2192557/shots/shot_20172601-023038.png

Thanks for trying it out!

So QR codes seem to only work as black on white. I have it set to print out a normal QR code and a reverse, in case you have a normal or reverse terminal.

Did neither QR code work for you? They should be flashing in opposite colors, about 2-3 seconds apart. I may need to adjust the timing or make some other change.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: msti on January 26, 2017, 08:22:42 AM
I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.

it is a cool tool :)
Unfortunately, my phone was not able to read the qr code.
https://dl.dropboxusercontent.com/u/2192557/shots/shot_20172601-023038.png

Thanks for trying it out!

So QR codes seem to only work as black on white. I have it set to print out a normal QR code and a reverse, in case you have a normal or reverse terminal.

Did neither QR code work for you? They should be flashing in opposite colors, about 2-3 seconds apart. I may need to adjust the timing or make some other change.

Ok, I did not notice the screen flashing because I had to resize the window and scroll. I scrolled down a bit and saw the black on white QR and was recognized by my phone. I did not pay because I have no time to try it now, maybe I will try later.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on January 26, 2017, 05:17:30 PM
I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.

it is a cool tool :)
Unfortunately, my phone was not able to read the qr code.
https://dl.dropboxusercontent.com/u/2192557/shots/shot_20172601-023038.png

Thanks for trying it out!

So QR codes seem to only work as black on white. I have it set to print out a normal QR code and a reverse, in case you have a normal or reverse terminal.

Did neither QR code work for you? They should be flashing in opposite colors, about 2-3 seconds apart. I may need to adjust the timing or make some other change.

Ok, I did not notice the screen flashing because I had to resize the window and scroll. I scrolled down a bit and saw the black on white QR and was recognized by my phone. I did not pay because I have no time to try it now, maybe I will try later.

Okay, I think this should be a lot better for you now. Can you run pip install sporestack --upgrade to upgrade your client? 0.3.4 should have it so that it only prints the QR code once and it works on normal or reverse terminals, at least from my testing.

If you have to scroll, it should be easier to do so without killing the command.

Thanks!


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: fachant on January 26, 2017, 10:56:37 PM
Hi,

Actually i'm interested to get some good VPN.

I'm using now VPN, but in last days i met person that show me my localisation (correct - under VPN).

I will take your proposition if you give me 2 - 3 days vouch copy (all depends on time cooperation [maybe 1 day will be enough]) and i will test it with my friend.

If this VPN will be good i will pay you really good price!

What do you think about that?


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: msti on January 26, 2017, 11:34:46 PM
Thanks for the update.
Previously I was able to scroll without killing the command. It also fine now.
I will try the vpn in the weekend and let you know.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: msti on January 28, 2017, 04:50:59 PM
Hey, I just tried the vpn, it worked flawlessly.
Keep up the good work!


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: KenR on January 28, 2017, 06:06:11 PM
I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.
Is it based on OpenVpn ? Correct me but aren't those available for free once you configure it on your desktop?The modules are based on python which I don't have installed,can you try to make one for npm (node) ?


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: msti on January 28, 2017, 10:58:07 PM
I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.
Is it based on OpenVpn ? Correct me but aren't those available for free once you configure it on your desktop?The modules are based on python which I don't have installed,can you try to make one for npm (node) ?

Yes it is based on openvpn. I have only used those free vpns once and the speed was very bad.
With SporeStack you instantiate your own personal vpn, so the speed is very good.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: Emerge on January 29, 2017, 01:26:07 AM
This is really cool. Using Bitcoin for anonymity, what Bitcoin was meant for.
Kudos and keep developing!


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on January 31, 2017, 06:15:45 PM
Thank you everyone for your feedback and support!

I just rolled this out with SporeStack (https://sporestack.com): https://sporestack.com/launch/vpn

You can run:

Code:
sporestack spawn --launch vpn > openvpn.ovpn
sudo openvpn-client openvpn.ovpn

You can tweak the lifetime with --days, from 1-28. 1 is the default.

Let me know what you think.
Is it based on OpenVpn ? Correct me but aren't those available for free once you configure it on your desktop?The modules are based on python which I don't have installed,can you try to make one for npm (node) ?

It is based on OpenVPN. I am not aware of free OpenVPN services, but you can certainly give them a try. I would imagine the performance and isolation of them may not be very great.

Eh, rewriting it in node would be a ton of work. But I did just launch a web client with Javascript here: https://launch.sporestack.com/#vpn

You can see it in action on Android:

https://www.youtube.com/watch?v=oktTwmujUtI

This should be much easier for most to use. It's new and rather delicate, but works from my testing. Be patient and don't leave the page until you've saved the configuration file.

Let me know how it works out for you.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: digaran on January 31, 2017, 06:23:17 PM
I need for win10, what are the prices? I mean what does it take to have a decent vpn without limitation? not that I want to download a lot but only normal browsing the websites blocked in my country.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on January 31, 2017, 07:02:56 PM
I need for win10, what are the prices? I mean what does it take to have a decent vpn without limitation? not that I want to download a lot but only normal browsing the websites blocked in my country.

It's about 10 USD for 28 days, but the price is currently fixed in Bitcoin, so will vary with the exchange rate. I think the most bandwidth you can use is about 30GiB per day.

You'll want to install the OpenVPN client here: https://openvpn.net/index.php/open-source/downloads.html

Then select the nearest datacenter here: https://launch.sporestack.com/#vpn

You'll see the price in the QR code. May want to start with one day to live to make sure you can get it working. After that, can try a week or 28 days.

You will have to renew it after that period, it's not on a subscription.

Let me know how it works out for you. Thanks for your interest!


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: felicita on January 31, 2017, 08:04:10 PM
looks interesting i will test your frankfurt(germany) location,.
For one day its ok . I can use it to put beetwin my socks XD


thansk for this information.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on March 04, 2017, 06:16:19 PM
Thank you!

Have any of you given this a try? If so, how has it worked out for you?


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: toygg on March 05, 2017, 09:20:18 AM
How much does it cost? It is not stated on the website itself.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on March 05, 2017, 08:16:46 PM
How much does it cost? It is not stated on the website itself.

The QR code has the amount embedded in. If you go to pay you should see the amount before you accept. You can also hover over the QR code to see.

It usually ends up being about 40-50 cents for a single day. Your wallet may have notably transaction fees to go with that, however.

Would it be helpful if I showed the price separate from the QR code?


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: minifrij on March 06, 2017, 12:38:41 AM
Would it be helpful if I showed the price separate from the QR code?
While it can be seen by hovering over the QR code, it's not very intuitive. I think that showing the price would be a good idea.

Regardless, fantastic idea for a service. I may be giving this a try some time. One question however, what are your policies with logs?


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on March 06, 2017, 01:04:57 AM
Would it be helpful if I showed the price separate from the QR code?
While it can be seen by hovering over the QR code, it's not very intuitive. I think that showing the price would be a good idea.

Regardless, fantastic idea for a service. I may be giving this a try some time. One question however, what are your policies with logs?

Thank you! I'll work on adding that.

On launch.sporestack.com and sporestack.com I have basic logging of what the server is doing (mainly sending metrics/statistcs). Also user agents and HTTP referrers. I don't log IPs.

The VPN server itself is spun up with this profile/script: https://github.com/sporestack/node-profiles/blob/master/vpn.json

The OpenVPN configuration file doesn't have any settings where it is configured to log. I haven't thoroughly checked and validated that absolutely nothing is logged, but I doubt anything would be. The server is your own and you can validate it. When it expires, the whole server is deleted. I see it as very low risk and less likely to draw attention than known VPN hosts which share servers and IPs.


Title: Re: Launch a VPN for a day with Bitcoin (No account needed)
Post by: sega01 on May 03, 2017, 11:32:26 PM
Would it be helpful if I showed the price separate from the QR code?
While it can be seen by hovering over the QR code, it's not very intuitive. I think that showing the price would be a good idea.

Regardless, fantastic idea for a service. I may be giving this a try some time. One question however, what are your policies with logs?

Sorry for the wait. Showing the price is live now: https://launch.sporestack.com/

Had to update bitcoin-fiat.js: https://github.com/coinfee/bitcoin-fiat/commit/64a37a4ca7f5de715d479d9ae5e0450045f37319

Change to the launch site is here, if you are curious: https://github.com/sporestack/launch.sporestack.com/commit/e30a8a6de8da1a5bdc825bc94e792d270a935696

Please let me know what you think. Thank you!