Show HN: Curl2Url
curl2url.com
Show HN: Curl2Url
1–10 of 24 posts
Re: Show HN: Curl2Url
#2Nice simple tool, we have to be careful that URL can contain sensitive data
Re: Show HN: Curl2Url
#3Nice simple tool, we have to be careful that URL can contain sensitive data
Yes, you can share the URL with who you want or keep it for yourself
Re: Show HN: Curl2Url
#4Why no proxies?
Re: Show HN: Curl2Url
#5Why no proxies?
Proxies are only available for registered users
Re: Show HN: Curl2Url
#6It needs to be more explicit that it is a curl invocation as a service. I was close to giving up and flagging because i didn't understood what this website does.
Also, what does "Run request on demand" mean? How is that demand determined?
Re: Show HN: Curl2Url
#7That is awesome. I've always wanted to be able to access URLs from my browser. /s
In all seriousness, I'm sure there is a use case for this, but is is not at all self-evident, so you probably need to explain why you built this. Or maybe that is what is in the video, but people aren't going to watch a video if the top of the page doesn't already grab them in some way.
Re: Show HN: Curl2Url
#8Re: Show HN: Curl2Url
#9Why using a hash for url instead of url query parameters?
Re: Show HN: Curl2Url
#10Why using a hash for url instead of url query parameters?
My guess is it's shorter and easier to share.