URL/Domain cloaking

Trystan Morissette

New member
Joined
Apr 6, 2024
Messages
18
Points
1
Hi MMO,

I am trying to figure out how to cloak domain or URL. I would appreciate if someone with technical knowledge can assist me on this.

What I have tried so far:
1. DNS method: CNAME
2. nginx proxy_pass directive

Thing is that whatever I do some services on cloaked domain are identified with my exposed domain. For example if I CNAME from domain1.com to domain2.com service worker is registered under domain1.com and I like to be other way around.

Basically what I want to achieve is that user sees my domain in address bar while everything rest comes and identifies by correct origin (foreign domain)

Thanks
 
Top