mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-06-01 15:51:37 +02:00
Add amon hidden service
This commit is contained in:
parent
db9b3e4fb5
commit
1740f33a9f
1 changed files with 10 additions and 0 deletions
|
@ -48,6 +48,16 @@
|
|||
};
|
||||
}];
|
||||
};
|
||||
kevink = {
|
||||
version = 3;
|
||||
map = [{
|
||||
port = 80;
|
||||
target = {
|
||||
addr = "[::1]";
|
||||
port = 8666;
|
||||
};
|
||||
}];
|
||||
};
|
||||
};
|
||||
settings = {
|
||||
ClientUseIPv4 = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue