Hosting Without The Need to Port Forward Using This Trick!

Поделиться
HTML-код
  • Опубликовано: 24 дек 2024

Комментарии • 132

  • @shephusted2714
    @shephusted2714 Год назад +29

    wireguard and reverse proxy works well while being completely open source

    • @mohammadkumail5385
      @mohammadkumail5385 Год назад +1

      I been trying to find out how to port forward with reverse proxy can u tell me?

    • @Aleks-it4ok
      @Aleks-it4ok 9 месяцев назад +7

      but it wont work if I dont have a public ip

  • @niro1960
    @niro1960 Год назад +23

    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.

  • @SebastianPerezG
    @SebastianPerezG Год назад +42

    Telebit seems not having updates in 4 or 5 years , is this safe ?

    • @alec1575
      @alec1575 Год назад +2

      Hope so

    • @SwordfighterRed
      @SwordfighterRed Год назад +3

      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

    • @googlekimaakkabhsodagfgsfg6219
      @googlekimaakkabhsodagfgsfg6219 Год назад +3

      @@SwordfighterRed can you give examples for other options?

    • @SwordfighterRed
      @SwordfighterRed Год назад

      @@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.

    • @SwordfighterRed
      @SwordfighterRed Год назад

      @@googlekimaakkabhsodagfgsfg6219 I tried, but RUclips zapped them.

  • @filipinovines
    @filipinovines 9 месяцев назад +1

    Wow Thank you bro!

  • @cliff_hewitt
    @cliff_hewitt Год назад +7

    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.

  • @itscarve
    @itscarve Год назад +5

    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).

    • @NovaspiritTech
      @NovaspiritTech  Год назад +3

      that's acutally how i have it setup now, with caddy haha

    • @itscarve
      @itscarve Год назад +1

      @@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

    • @samK1XT
      @samK1XT 7 месяцев назад

      ​​@@NovaspiritTech kindly make a tutorial of the same please (caddy, npm with talebit hosting multiple containers)

  • @user-fw6eg3hc8f
    @user-fw6eg3hc8f Год назад +2

    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.

  • @rikhilchandarana3026
    @rikhilchandarana3026 Год назад +2

    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.

    • @Wonback
      @Wonback Год назад +1

      Same here haha

  • @kingD1502
    @kingD1502 27 дней назад

    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.

  • @BMPiercing
    @BMPiercing Год назад +7

    "im using arch btw" LMAOO love your vids man, keep the good shit comin

  • @burstfireno1617
    @burstfireno1617 Месяц назад +1

    So this is also useful for SSH?

  • @sabinopereira1631
    @sabinopereira1631 Год назад +2

    Hi Don, can you please elaborate a bit more on hosting the minecraft server?

    • @NovaspiritTech
      @NovaspiritTech  Год назад +2

      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

    • @cartermackenzie1135
      @cartermackenzie1135 Год назад

      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

  • @elhnston6589
    @elhnston6589 Месяц назад

    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.

  • @Texas_Radical
    @Texas_Radical 4 месяца назад +1

    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.

  • @ckthmpson
    @ckthmpson Год назад +6

    Think I'd prefer to use cloudflare tunnels for this. But very informative video. Thanks for sharing.

  • @TheRealSpaceC
    @TheRealSpaceC Год назад +3

    Very cool and all, but I can’t figure out how to use this to launch my pinecraft server

  • @josh817
    @josh817 Год назад +1

    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?

  • @lukastefanek1734
    @lukastefanek1734 Год назад +1

    Hi, when I paste the command into my terminal telebit doesn't ask for an email, (i am root debian) can anyone help?

  • @donkeyhigh8420
    @donkeyhigh8420 10 месяцев назад

    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.. ?

  • @ahmdnaube3745
    @ahmdnaube3745 Год назад +1

    In a windows pc?

  • @babag2088
    @babag2088 Год назад

    Hi. I'm interested in knowing the background score that you've added to your videos. The one that plays after the initial introduction

  • @BenjaminButton-v6o
    @BenjaminButton-v6o 11 месяцев назад

    showing error in installation process "Cannot read property 'version' of undefined
    at handleConfig" pls help me out , i am using kali linux

  • @patrickfeeney4180
    @patrickfeeney4180 Месяц назад

    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.

  • @checo3211
    @checo3211 Год назад +1

    Does it work if I’m also behind my ISP Nat?

  • @renobodyrenobody
    @renobodyrenobody Год назад

    Thanks a lot. I wonder what is the point about security with this solution?

  • @mygsr9528
    @mygsr9528 Год назад

    Hi, please make a video, with tailscale and samba on docker setup, I got it running without docker, but not with on docker. Thanks...

  • @vinayhariya8035
    @vinayhariya8035 Год назад

    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

  • @rayharmacinski4934
    @rayharmacinski4934 5 месяцев назад

    can this work with tmobile 5g home? trying to find a solution to stream my emby server

  • @happyguy058
    @happyguy058 Год назад

    Is it posible to do this fro wireguard?

  • @RaymondDay
    @RaymondDay 4 месяца назад

    How about using your own domain name with this and still have https? With this have to use the domain name they give you.

  • @kevinhu196
    @kevinhu196 Год назад +1

    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

    • @doccdisrepecc7307
      @doccdisrepecc7307 Год назад

      Could you report back if it works out as a viable option? Thanks

  • @YodaComedy
    @YodaComedy Год назад

    Anyway to get multipal ports?

  • @giannisd961
    @giannisd961 Год назад +1

    have you ever tried tailscale?

    • @NovaspiritTech
      @NovaspiritTech  Год назад +1

      yes i use tailscale for alot of things

    • @ardenswirl7361
      @ardenswirl7361 Год назад +1

      its slower than wiregaurd

    • @bobsalita3417
      @bobsalita3417 Год назад

      tailscale is wonderful on multiple levels.

    • @ardenswirl7361
      @ardenswirl7361 Год назад

      @@bobsalita3417 yes specially the taildrop feature just imagine if they would include messaging feature in that

  • @beauthompson5338
    @beauthompson5338 Год назад

    Hi can you show how to do this for a rustdesk server does it work on udp ?

  • @eatmorrr504
    @eatmorrr504 Год назад

    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 ?

  • @cernejr
    @cernejr Год назад +3

    Nice video. The temp email website is also good to know about. Thank you.

  • @nickzouein
    @nickzouein Год назад

    Does any of them work for a windows server?

  • @lundbergium2388
    @lundbergium2388 Год назад

    Does this work if I want to host a self-hosted obico server?

  • @amin-ko2yr
    @amin-ko2yr Год назад

    is it possible bypass GF with this solution?
    i need a way to tunnel my router to external server for by pass GF

  • @ikorbln
    @ikorbln Год назад +4

    Why should i trust this service. I think they could easy break into my network if the want or if they were compromised.

    • @SwordfighterRed
      @SwordfighterRed Год назад

      anything can break into your computer at any time
      disconnect your computer from the internet
      it's the only way to be safe

  • @NandorSolymosi
    @NandorSolymosi 2 месяца назад +1

    Thank you sir. That was useful.

  • @DZIDULAJUBILEEGATI
    @DZIDULAJUBILEEGATI Год назад

    How do I purge Telebit totally out of my linux system and How do I unregister my mail

  • @ethanwilliamson2043
    @ethanwilliamson2043 Год назад

    can you do an invidious tutorial?

  • @hafenauer
    @hafenauer Год назад +2

    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.

  • @thegrimmtv3532
    @thegrimmtv3532 9 месяцев назад

    Instantly subscribed bro.

  • @Superwastaken1
    @Superwastaken1 Год назад

    I tried installing it but it didn’t ask for my email I’m on a raspberry pi

  • @paulmaydaynight9925
    @paulmaydaynight9925 Год назад

    how about self hosting a temp email website

  • @hlebcheto
    @hlebcheto 11 месяцев назад

    does it work on windows?

  • @GustavoMsTrashCan
    @GustavoMsTrashCan Год назад

    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.

    • @SwordfighterRed
      @SwordfighterRed Год назад

      probably "telebit udp" then whatever port number

    • @GustavoMsTrashCan
      @GustavoMsTrashCan Год назад

      @@SwordfighterRed Eh, I've tried it but it doesn't support udp.

    • @SwordfighterRed
      @SwordfighterRed Год назад

      @@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.

    • @GustavoMsTrashCan
      @GustavoMsTrashCan Год назад

      @@SwordfighterRed Alright, thank you.

  • @martingerlach_1990
    @martingerlach_1990 Год назад

    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?

  • @Reizu69
    @Reizu69 2 месяца назад

    can i host minecraft serve here?

  • @multicast01
    @multicast01 2 месяца назад

    how to setup teamspeak 3 server?

  • @wikkidklown
    @wikkidklown 8 месяцев назад +1

    Personally I thought tailscale was the easiest to setup. I can use my pihole on my phone from anywhere with it

    • @jkash3383
      @jkash3383 8 месяцев назад +1

      only issue with tailscale is you cant connect to it without having tailscale installed on the clients/family members end

  • @maheshsrocks
    @maheshsrocks Год назад

    How to do it for custom domain name?

  • @CWShuva
    @CWShuva 8 месяцев назад

    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 ];

  • @That123Dev
    @That123Dev Год назад

    Can I host a minecraft server? Using telobit

    • @SwordfighterRed
      @SwordfighterRed Год назад

      Have done so, it generally works unless the relay gives out for some reason.

    • @cartermackenzie1135
      @cartermackenzie1135 Год назад

      ​@@SwordfighterRed this keeps happening to me too

  • @maybe_11D5
    @maybe_11D5 Год назад

    how do i do this on windows

  • @pav2k
    @pav2k Год назад +1

    I prefer doing it manually with autossh

  • @baghdadiabdellatif1581
    @baghdadiabdellatif1581 2 месяца назад

    Thank you

  • @cvetelingeorgiev1527
    @cvetelingeorgiev1527 Год назад

    Doesn't work on Windows. At least with any recent Node.js

  • @OscarZhou511
    @OscarZhou511 Год назад

    Wait...it works? I'm subscribing right now...

  • @chho2010
    @chho2010 11 месяцев назад +1

    No Security, Be careful before allowing remote access to your servers.

  • @rlui0514
    @rlui0514 Год назад

    Just the video i needed for my jellyfin

  • @namburirandyjonathan3235
    @namburirandyjonathan3235 Год назад

    Thank you very much

  • @Omar_Doble_R
    @Omar_Doble_R 2 месяца назад

    nice 👍, telebit works OK!

  • @crod6431
    @crod6431 Год назад

    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.

    • @user-fw6eg3hc8f
      @user-fw6eg3hc8f Год назад

      cuz your computer connect TO THEM so router sees a trusted INTRANET source to the INTERNET and authorizes the path

    • @crod6431
      @crod6431 Год назад +1

      @@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.

    • @user-fw6eg3hc8f
      @user-fw6eg3hc8f Год назад

      @@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

    • @user-fw6eg3hc8f
      @user-fw6eg3hc8f Год назад

      @@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

  • @HengeMasterSpy
    @HengeMasterSpy Год назад

    awesome thank you

  • @ronc311
    @ronc311 Год назад +4

    zerotier!

  • @hemododo4354
    @hemododo4354 Год назад

    this really isn't working

  • @asdex7593
    @asdex7593 Год назад

    Can i host FiveM server with this?
    and if yes, than how?

  • @stefanjohansson2373
    @stefanjohansson2373 5 месяцев назад

    1:39 Pyjamas! 😂

  • @michaelcooper5490
    @michaelcooper5490 11 месяцев назад +1

    Isn't that insecure?

  • @LocaLGh0sT
    @LocaLGh0sT Год назад

    Cool

  • @Ookami8raven
    @Ookami8raven Год назад

    😁