@@googlekimaakkabhsodagfgsfg6219 I've personally had the best luck with ngrok so far, but I would suggest searching "awesome tunneling github" for a ready-made resource.
Middle click doesn't always work for me. Best example of this is when I'm using a Virtual Box with clipboard sharing, copy something from my host (Windows) to my client's (Linux) terminal. It picks the clipboard buffer when I press the Ctrl+Shift+v sequence, but not the middle button. I'm sure there's a way around it, but I don't care since I also use the middle button to paste when I copy text from the same terminal. So, I'm with you -- Ctrl+Shift+v has its purpose.
You should do an "advanced" version of this where you use Caddy (on a docker or even on bare hardware) that does this but with more configuration (and the ability to host websites as well).
Assuming you're the same Novaspirit from way back that wrote the famous R Pi Conky howto, the conkyrc file link hasn't worked in a few years now. And the conkyrc file coding is different now with the newer Bullseye. So I don't know if you wanna update it but it would help a lot.
Would you be able to create an updated video on how to use this method to use it for a Minecraft server. I'm trying to create one at college and allow it to be accessed anywhere. Unfortunately I cannot port forward it and the telebit link provided does not seem to be working.
Seeking a little help, if anyone is so inclined. I'm wanting to give this a try, but I'm not finding much information out there regarding what I want to do. Would like to use a custom domain to access services on a server, hosted via docker containers. Basically an alternative to npm, but I don't want to punch holes in the firewall and I don't want users to have to install a client on their devices.
I'm having an issue with my minecraft server, the forwarding service tends to quit working after some amount of time and then i can't get it to start again. The only thing that works seems to be Uninstalling and re installing telebit
The need to create accounts somewhere else, and be in need of other is always a _no_ or _stop_ . No ide to use something when it relies on factors outside of my own control.
I don't understand where this has a place when there was an NGINX Proxy Manager setup (aside from not wanting to forward any ports). What does this mean for the Telebit and whatever the domain service, security-wise? Are you injecting a middleman to see all the traffic or is it acting the same as DuckDNS where it pings to update your IP every so often?
What if you don't have a browser and only a hotspot? Would there be a huge latency? I'm saying this because I once tried using Hamachi and Radmin VPN and both performed terribly with my setup.
Not working properly in Raspeberry Pi. I ran the command, it is just doing a basic install, does not go to the email verification part. My user is not "pi". Please help
how's the speed using telebit, sufficient for a jellyfin server? I'm guessing UDP doesn't work so no Minecraft geyser? I'm currently using tailscale + caddy to a free oracle cloud to bypass my dorm firewall so my parents can stream movies on my jellyfin server, I'm tempted to try telebit out
Hi, it works really well for me when I install it but once I reboot my server I have an ERROR : "Cannot read property 'version' of undefined at handleConfig". And none of the tunnels are working. Does anyone have an idea of what could be wrong ?
Is this safer from security point of view than normal port forwarding? I have a few things hosted and I saw a bunch of comments online saying "it's not safe to open any ports". I am wondering if I should switch to that instead.
I'm trying to host a few doom servers on a rpi 4, which are all udp-based -- which command do you recommend? Thank you, and thanks for this very informative video.
The bash script install_docker.sh for the image novaspirit/pi-hosted has the tatest commit on December 9th 2021, what exactly is the meaning behind wget -q --spider github.com because I ask you because of the parameter or flag --spider. The other scripts install_portainer.sh and update_portainer.sh are too old to be up-to-date. The both scripts are 8 months old. Can you please update or upgrade the diffferent *.sh-scripts so that these scripts are up-to-date because in the 8 months changes could have happened?
sir telebit is working for me for the first time but after i reboot my rasp pi 5 it throws an error. What should i do. Error msg below. /home/pi/Applications/telebit/bin/telebit-remote.js:643 var verstrd = [ pkg.name + ' daemon v' + state.config.version ];
@@user-fw6eg3hc8f That seems to easy. Why doesn't Nextcloud or Owncloud work like that? Plex has an option to access remotely. If enabled, it takes care of the Network Access without having to do Point Forwarding.
@@crod6431 A lot of it is dependent on where the server exists. Nextcloud is a local server hosted on your NAS etc, you connect to it from outside your network etc. So routing is needed directing to it. Plex is the same. One drive, icloud etc are all hosted on internet servers and running it on devices connects you through their routing. Some is a constant connection so it can again maintain a connection Some is just different programming
@@crod6431 I also thought of authentication aspects. #1 many want to host their own servers/data completely separate/isolated. For security, that's the best option. So depending on the application and use case there's differences. #2 Remote servers for settings, data, authentication, etc requires hardware/$ Many of the open source apps are free so who pays for all the needed services? #3 If all settings/authentication are cloud based, then what happens if there's no internet...no local updates or operations etc...which may be ok in some cases but not in others. Again very usecase dependent. There's no perfect option
wireguard and reverse proxy works well while being completely open source
I been trying to find out how to port forward with reverse proxy can u tell me?
but it wont work if I dont have a public ip
Very interesting!
Maybe you can talk about the mechanism, how exactly all this is happening and compared to the "old way" in the next video.
Telebit seems not having updates in 4 or 5 years , is this safe ?
Hope so
it's probably fine seeing as people are still deploying relays for it but there's still a handful of other options like telebit if you don't trust it
@@SwordfighterRed can you give examples for other options?
@@googlekimaakkabhsodagfgsfg6219 I've personally had the best luck with ngrok so far, but I would suggest searching "awesome tunneling github" for a ready-made resource.
@@googlekimaakkabhsodagfgsfg6219 I tried, but RUclips zapped them.
Wow Thank you bro!
Middle click doesn't always work for me. Best example of this is when I'm using a Virtual Box with clipboard sharing, copy something from my host (Windows) to my client's (Linux) terminal. It picks the clipboard buffer when I press the Ctrl+Shift+v sequence, but not the middle button. I'm sure there's a way around it, but I don't care since I also use the middle button to paste when I copy text from the same terminal. So, I'm with you -- Ctrl+Shift+v has its purpose.
You should do an "advanced" version of this where you use Caddy (on a docker or even on bare hardware) that does this but with more configuration (and the ability to host websites as well).
that's acutally how i have it setup now, with caddy haha
@@NovaspiritTech auto-ssl and everything else with Caddy its just amazing, I'm going to try to push for it to be used at work lol
@@NovaspiritTech kindly make a tutorial of the same please (caddy, npm with talebit hosting multiple containers)
Assuming you're the same Novaspirit from way back that wrote the famous R Pi Conky howto, the conkyrc file link hasn't worked in a few years now. And the conkyrc file coding is different now with the newer Bullseye. So I don't know if you wanna update it but it would help a lot.
Would you be able to create an updated video on how to use this method to use it for a Minecraft server. I'm trying to create one at college and allow it to be accessed anywhere. Unfortunately I cannot port forward it and the telebit link provided does not seem to be working.
Same here haha
Seeking a little help, if anyone is so inclined.
I'm wanting to give this a try, but I'm not finding much information out there regarding what I want to do.
Would like to use a custom domain to access services on a server, hosted via docker containers.
Basically an alternative to npm, but I don't want to punch holes in the firewall and I don't want users to have to install a client on their devices.
"im using arch btw" LMAOO love your vids man, keep the good shit comin
So this is also useful for SSH?
Hi Don, can you please elaborate a bit more on hosting the minecraft server?
instead of using http option, you can just use tcp and point it to 25565, it should reply with the alternate port to allow you to connect to
I'm having an issue with my minecraft server, the forwarding service tends to quit working after some amount of time and then i can't get it to start again. The only thing that works seems to be Uninstalling and re installing telebit
The need to create accounts somewhere else, and be in need of other is always a _no_ or _stop_ . No ide to use something when it relies on factors outside of my own control.
you sir are a life saver. TY very much, im setting up the LAMP on the pi right now and going to give it a shot on the starlinks.
Think I'd prefer to use cloudflare tunnels for this. But very informative video. Thanks for sharing.
Very cool and all, but I can’t figure out how to use this to launch my pinecraft server
I don't understand where this has a place when there was an NGINX Proxy Manager setup (aside from not wanting to forward any ports). What does this mean for the Telebit and whatever the domain service, security-wise? Are you injecting a middleman to see all the traffic or is it acting the same as DuckDNS where it pings to update your IP every so often?
Hi, when I paste the command into my terminal telebit doesn't ask for an email, (i am root debian) can anyone help?
I have the same problem :(
does it only forward to the hostmachine? I'd like to install it on a Pi, but share ports for my gaming PC and media PC.. ?
In a windows pc?
Hi. I'm interested in knowing the background score that you've added to your videos. The one that plays after the initial introduction
showing error in installation process "Cannot read property 'version' of undefined
at handleConfig" pls help me out , i am using kali linux
What if you don't have a browser and only a hotspot? Would there be a huge latency? I'm saying this because I once tried using Hamachi and Radmin VPN and both performed terribly with my setup.
Does it work if I’m also behind my ISP Nat?
Thanks a lot. I wonder what is the point about security with this solution?
Hi, please make a video, with tailscale and samba on docker setup, I got it running without docker, but not with on docker. Thanks...
Not working properly in Raspeberry Pi. I ran the command, it is just doing a basic install, does not go to the email verification part. My user is not "pi". Please help
can this work with tmobile 5g home? trying to find a solution to stream my emby server
Is it posible to do this fro wireguard?
How about using your own domain name with this and still have https? With this have to use the domain name they give you.
how's the speed using telebit, sufficient for a jellyfin server? I'm guessing UDP doesn't work so no Minecraft geyser? I'm currently using tailscale + caddy to a free oracle cloud to bypass my dorm firewall so my parents can stream movies on my jellyfin server, I'm tempted to try telebit out
Could you report back if it works out as a viable option? Thanks
Anyway to get multipal ports?
have you ever tried tailscale?
yes i use tailscale for alot of things
its slower than wiregaurd
tailscale is wonderful on multiple levels.
@@bobsalita3417 yes specially the taildrop feature just imagine if they would include messaging feature in that
Hi can you show how to do this for a rustdesk server does it work on udp ?
Hi, it works really well for me when I install it but once I reboot my server I have an ERROR : "Cannot read property 'version' of undefined at handleConfig". And none of the tunnels are working.
Does anyone have an idea of what could be wrong ?
Nice video. The temp email website is also good to know about. Thank you.
Does any of them work for a windows server?
Does this work if I want to host a self-hosted obico server?
is it possible bypass GF with this solution?
i need a way to tunnel my router to external server for by pass GF
Why should i trust this service. I think they could easy break into my network if the want or if they were compromised.
anything can break into your computer at any time
disconnect your computer from the internet
it's the only way to be safe
Thank you sir. That was useful.
How do I purge Telebit totally out of my linux system and How do I unregister my mail
can you do an invidious tutorial?
Is this safer from security point of view than normal port forwarding? I have a few things hosted and I saw a bunch of comments online saying "it's not safe to open any ports". I am wondering if I should switch to that instead.
Instantly subscribed bro.
I tried installing it but it didn’t ask for my email I’m on a raspberry pi
how about self hosting a temp email website
+1
does it work on windows?
I'm trying to host a few doom servers on a rpi 4, which are all udp-based -- which command do you recommend? Thank you, and thanks for this very informative video.
probably "telebit udp" then whatever port number
@@SwordfighterRed Eh, I've tried it but it doesn't support udp.
@@GustavoMsTrashCan I'm sorry, I could have sworn it did, but it appears it does not. Sorry. I'll look into it more and get back if I have an answer.
@@SwordfighterRed Alright, thank you.
The bash script install_docker.sh for the image novaspirit/pi-hosted has the tatest commit on December 9th 2021, what exactly is the meaning behind wget -q --spider github.com because I ask you because of the parameter or flag --spider. The other scripts install_portainer.sh and update_portainer.sh are too old to be up-to-date. The both scripts are 8 months old. Can you please update or upgrade the diffferent *.sh-scripts so that these scripts are up-to-date because in the 8 months changes could have happened?
can i host minecraft serve here?
how to setup teamspeak 3 server?
Personally I thought tailscale was the easiest to setup. I can use my pihole on my phone from anywhere with it
only issue with tailscale is you cant connect to it without having tailscale installed on the clients/family members end
How to do it for custom domain name?
+1
sir telebit is working for me for the first time but after i reboot my rasp pi 5 it throws an error.
What should i do. Error msg below.
/home/pi/Applications/telebit/bin/telebit-remote.js:643
var verstrd = [ pkg.name + ' daemon v' + state.config.version ];
Can I host a minecraft server? Using telobit
Have done so, it generally works unless the relay gives out for some reason.
@@SwordfighterRed this keeps happening to me too
how do i do this on windows
I prefer doing it manually with autossh
Thank you
Doesn't work on Windows. At least with any recent Node.js
Wait...it works? I'm subscribing right now...
No Security, Be careful before allowing remote access to your servers.
Just the video i needed for my jellyfin
Thank you very much
nice 👍, telebit works OK!
How does Plex, Dropbox, iCloud, OneDrive and other Software bypass the Router? They seem to be able to read and write to computers behind a firewall.
cuz your computer connect TO THEM so router sees a trusted INTRANET source to the INTERNET and authorizes the path
@@user-fw6eg3hc8f That seems to easy. Why doesn't Nextcloud or Owncloud work like that? Plex has an option to access remotely. If enabled, it takes care of the Network Access without having to do Point Forwarding.
@@crod6431 A lot of it is dependent on where the server exists. Nextcloud is a local server hosted on your NAS etc, you connect to it from outside your network etc. So routing is needed directing to it. Plex is the same.
One drive, icloud etc are all hosted on internet servers and running it on devices connects you through their routing.
Some is a constant connection so it can again maintain a connection
Some is just different programming
@@crod6431 I also thought of authentication aspects. #1 many want to host their own servers/data completely separate/isolated. For security, that's the best option. So depending on the application and use case there's differences.
#2 Remote servers for settings, data, authentication, etc requires hardware/$ Many of the open source apps are free so who pays for all the needed services?
#3 If all settings/authentication are cloud based, then what happens if there's no internet...no local updates or operations etc...which may be ok in some cases but not in others. Again very usecase dependent. There's no perfect option
awesome thank you
zerotier!
this really isn't working
Can i host FiveM server with this?
and if yes, than how?
1:39 Pyjamas! 😂
Isn't that insecure?
Cool
😁