mirror of
https://github.com/Unkn0wnCat/dotfiles.git
synced 2025-06-05 01:31: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 = {
|
settings = {
|
||||||
ClientUseIPv4 = false;
|
ClientUseIPv4 = false;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue