Launch the server. After launching the server, it immediately ready to work, no additional settings not required.
Linux username: azureadmin
When the server starts for the first time, a username and password are automatically created for the first user to access the proxy. You can find the credentials to access the proxy service in the following ways:
- on the User Management Web Panel (Management->List Users), which located at:
http(s)://ipaddress/daloradius/
(Use "admin" as username and last 12 characters of your Virtual Machine ID (VmId) as password. Click here to see how to find the password on your Azure panel.)
- on linux welcome page (SSH, linux username: azureuser)
- via remote MySQL request (port 3306, username: remote, password: last 12 characters of your Virtual Machine ID (VmId), database: radius, table: radcheck - list of users, table: radusergroup - access status for users Enabled/Disabled)
More detailed Web Panel description:
https://www.adeoclouds.eu/webpanel.php?server=5
Use the following settings on a client side:
Proxy server address: ip address of your instance on AWS
Proxy SOCKS5 port: 1080
Proxy HTTP port: 3128
Login/password: user records are located on a server database, so they can be found on the webpanel or remotely via MySQL as described above.
For convenience, it is possible to work with the database using phpMyadmin:
http(s)://ipaddress/phpmyadmin/
default username for phpMyAdmin: administrator
initial password: last 12 characters of your Virtual Machine ID (VmId)
By default, access to phpMyAdmin is denied in file "/usr/share/phpmyadmin/.htaccess"
When using the HTTPS protocol in a web browser to access the Web Panel and phpMyadmin, the browser will warn about the risk and you can accept it, since our task is to encrypt the traffic and not to doubt the authenticity of the certificate.