Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Its safe to access api running on localhost via proxy?
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Its safe to access api running on localhost via proxy?

Hey guys, i have API on server X, and I want to access this API from other servers. Easiest solution i can think about is 3proxy or squid with access limited by ip or user/password. This solution sounds safe for me, is there anything Im missing?

Thanks :)

Comments

  • jackbjackb Member, Host Rep
    edited December 2019

    Wireguard or tinc

  • ehhthingehhthing Member
    edited December 2019

    You can try using https://zerotier.com/, which is a much more elegant option.

    Your setup, while not optimal, should be okay. If you use the username/password, make sure your password is randomly generated.

  • jackb said: Wireguard or tinc

    +1 - Gives you a secure lan connection, no password required.
    IMHO if it has a password as a security measure, it is not secure.

  • @FrankZ said:

    jackb said: Wireguard or tinc

    +1 - Gives you a secure lan connection, no password required.
    IMHO if it has a password as a security measure, it is not secure.

    But I use a 8 letter password that has one capital, few small and one number in it. Then send it over a HTTP connection over my open WiFi connection :trollface:

    Thanked by 2t0m FrankZ
  • Use tinc

    It act as lan, and no need port forwarding. Just limit the open port using firewall if needed

Sign In or Register to comment.