sombrero: Bind transmission to non-default port
To avoid brute-force login attempts
This commit is contained in:
@@ -126,6 +126,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
openRPCPort = true;
|
openRPCPort = true;
|
||||||
|
settings.rpc-port = 9191;
|
||||||
settings.rpc-bind-address = "0.0.0.0";
|
settings.rpc-bind-address = "0.0.0.0";
|
||||||
|
|
||||||
user = "alex";
|
user = "alex";
|
||||||
|
|||||||
Reference in New Issue
Block a user