Closed
Description
Currently, a cname entry for app.INTERACTSH-DOMAIN gets created as default for any user using a self-hosted server. This is intended to use for hosting the web client at https://app.interactsh.com and should not be enabled for all users as default.
interactsh/pkg/server/dns_server.go
Line 105 in d201e37
This support can be optional with the additional boolean flag app-cname and will be disabled as default.