Wanting to add more security to txAdmin login area

I’m wanting to add more security to txAdmin login area does anyone know where the html is located for the login area in the Linux alpine folder?

Modifying your txAdmin build is probably not the best way to go, can you say what you’re wanting added?

Looking to add another layer of security using .htaccess or at least some SSL on backend even after adding wildcard SSL the admin still shows http on my testing the myip:40120 even as a domain mysiteurl:40120 it wont pickup SSL. I did fix domain URL access to server by adding a RewriteCond %{SERVER_PORT} in Apache core.

For now I’m passing it over tunnel encrypt for login access as admin, my concern is been http leaves it open to vulnerability if one knows what one is doing on a login system.

Why don’t you just use a Cloudflare tunnel? This comes out of the box with HTTPS/SSL and DDoS protection.

See: