Help me secure my website

cuongthom05

Newbie
Joined
Jul 10, 2024
Messages
12
Reaction score
4
I currently have an API obtained from the internet. I want to use it on my website. Should I set up a backend to push it to a foreign server and then use the frontend to call it back to avoid exposing my IP address? Or does anyone have a method to secure and avoid IP address exposure? Please help me.
 
Cloudfare always best for website security.
 
Try AWS API gateway, or a proxy server to route request and hide your IP
 
You should create a backend to push it to a Foreign server or VPN. This will help enable you to use frontend to avoid exposing of your details and other confidential information
 
What do people think about using Cloudflare Workers
 
Back
Top