rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: surikat on November 16, 2016, 02:07:43 AM

Title: hide your IP address of the server ?
Post by: surikat on November 16, 2016, 02:07:43 AM
Tell me, how to hide your IP address of the server in the video? Well, DDNS clear that changing the numbers on the letter, but if you drive in a DDNS ip info, ip easily recognizable server !!
   And more importantly, let's say I have a website for example: site.ru, I spread it on links from your HFS server. Came some bad people, see this link, and puts on his website ... So, to prohibit such an action possible? Disable download from my server on other sites, but only with my?
Title: Re: hide your IP address of the server ?
Post by: bmartino1 on November 16, 2016, 10:13:48 PM
are you trying to "mask" your ip to a domain name?. What video are your referring to?

what do you mean with your example "site.ru"
quote "Came some bad people, see this link, and puts on his website .."

Lets take this one step at a time.

first, it sounds like you want to enable a ban to a server or ip.
Second, i seems you want to change your ip to a dns name?

Is that correct?  ???
Title: Re: hide your IP address of the server ?
Post by: surikat on November 16, 2016, 11:47:11 PM
Sorry for my poor English...!
My website : http://***.ru
Server http://***.dlinkddns.com
DDNS have dlinkddns.com but it makes no sense. Because if the ddns address to insert here : https://2ip.ru/whois/
without problems shows the ip address.
I want to hide my ip ! And, second, allowed to watch my videos on other sites.
Title: Re: hide your IP address of the server ?
Post by: bmartino1 on November 17, 2016, 02:17:41 PM
ok, this is slightly better.

i see this is one multiple post...

if dlinkdns is not working for you, then i would recommend a different dynamic dns provider:

example:
http://freedns.afraid.org/
http://www.rejetto.com/forum/hfs-~-http-file-server/information-to-those-using-dynamic-dns-with-dyndns-org/msg1058956/#msg1058956


Right now, i i don't 100% understand your issues with hide your IP address.

the site  "whois"(is a domain lookup site) and a simple ping of the dns name will give the IP... That the natures of the web with TCP.

we use DNS to change the numbers into words. All normal internet travel "UNLESS YOU SPECIFY DIFFERENT PROTOCOLS!" are using TCP/IP

So when you say "hide your ip", are you trying to remove it form the web, or give it a word address instead?

OR, are you talking about "TOR/Darkweb"? in witch you use P2P a different protocol?
Title: Re: hide your IP address of the server ?
Post by: surikat on November 17, 2016, 06:36:34 PM
url://***.dlinkddns.com it works for me. But ip everyone can see. And it is not good. The prohibition to copy the link to the server on the website  url://***.ru ?  It is possible to do?
Title: Re: hide your IP address of the server ?
Post by: bmartino1 on November 18, 2016, 03:20:28 AM
might be possible through scripting, or HFS macro, but none that i'm aware of...

it seems your wanting to manipulate the client (the pc that conect to you server)... witch is limed by the nature of HTTP
https://en.wikipedia.org/wiki/Hypertext_Transfer_Protocol


this is what i can find:
http://stackoverflow.com/questions/15926105/hiding-the-address-bar-of-a-browser

sorry, i'm not going to be much help for you.
Title: Re: hide your IP address of the server ?
Post by: surikat on November 30, 2016, 09:18:31 PM
Hello. What is required here to insert?

Limits - Allowed Referer

If I have a video link from one address! The site on a different domain. Just protect video from broadcast to other sites on my link?
Title: Re: hide your IP address of the server ?
Post by: bmartino1 on December 01, 2016, 04:47:52 AM
all limts taht HFS suport are in teh GUI via its menu. I belvie the number of conections is the limit you are reffering too.
Title: Re: hide your IP address of the server ?
Post by: LeoNeeson on December 02, 2016, 06:01:46 AM
OK, OK, sorry for the delay (I was very busy lately) and I thought bmartino1 could handle this. Well, it is NOT possible to hide your IP without using a tunnel service, like PageKite (https://pagekite.net/) or ngrok (https://ngrok.com/). Although those services are open source, the service they provide are not free (because they relay your data, to hide your IP). Another, not free (and somewhat expensive) solution, is running HFS on a VPS Server. That way nobody can see your real IP address. If your concern is that someone could hack you, I suggest installing HFS on a spare computer which you don't use (in case you have one).
Title: Re: hide your IP address of the server ?
Post by: bmartino1 on December 02, 2016, 07:14:05 AM
also, you kinda worry ne, its been a while since i saw a post form ya. :p

leo, even with pagekite/ngork, the public ip is accessible. the user wants to completely remove his IP. pagekite/ngork just tunnel out form local host to the web via a public server. Witch is why i didn't mention it here.

its worth a try form the user, but i suspect them coming back with it din do what they were wanting...
Title: Re: hide your IP address of the server ?
Post by: LeoNeeson on December 02, 2016, 12:19:49 PM
also, you kinda worry ne, its been a while since i saw a post form ya. :p
:-[ Yeah, I'm almost always very stressed/overloaded by the end of year. I'm needing vacations urgently...

leo, even with pagekite/ngork, the public ip is accessible. the user wants to completely remove his IP. pagekite/ngork just tunnel out form local host to the web via a public server. Witch is why i didn't mention it here.

its worth a try form the user, but i suspect them coming back with it din do what they were wanting...
My mistake, sorry. I thought pagekite/ngork worked like Cloudflare (https://blog.cloudflare.com/ddos-prevention-protecting-the-origin/), hiding the IP address. Even using Cloudflare, this is not 100% perfect, according to this:

https://support.cloudflare.com/hc/en-us/articles/200172646-Will-CloudFlare-hide-my-IP-online-
Quote
CloudFlare is not an IP protection service and there really is no way to fully hide your IP address online. While basic lookups of a domain on CloudFlare will terminate on CloudFlare's IPs and nameservers checking a domain, CloudFlare is not an IP protection service and there are ways of locating your server IP address whether you are using CloudFlare or not.
Title: Re: hide your IP address of the server ?
Post by: surikat on December 03, 2016, 04:47:31 PM
I have not been fundamentally hide ip address of the video, but I want to hide in the first place links to subtitles in .vtt format in the source code!
Close to 99% will help a bunch of   HFS + videojs + MPEG-Dash.
https://videojs.github.io/videojs-contrib-dash/
maybe I'm wrong?
But I do not know how to create a file .mpd
What do you think of it? Thank you in advance for your advice!