mihomo-anytls-inbound manager
Project description
anytls-py cli
借助 mihomo 构建 AnyTLS 容器服务,具备如下特性:
- 可配置 SNI 域名
- 通过 Docker Compose 容器服务管理 AnyTLS server,自启+持久化运行
- 遵循最佳实践的轻量化部署
速通指南
uv
(可选)确保环境中存在 uv:
curl -LsSf https://astral.sh/uv/install.sh | sh
(可选)To add $HOME/.local/bin to your PATH, either restart your shell or run:
source $HOME/.local/bin/env (sh, bash, zsh)
source $HOME/.local/bin/env.fish (fish)
Installation
使用 uv 以 tool 的方式安装 anytls-py:
uv tool install anytls-py
Startup
一键安装指令:
uv run anytls-py install -d [DOMAIN]
| 必选参数 | 简介 |
|---|---|
--domain, -d |
绑定的域名 |
| 可选参数 | 简介 |
|---|---|
--password, -p |
手动指定连接密码 (可选,默认随机生成) |
--ip |
手动指定服务器公网 IPv4 (可选,默认自动检测) |
下一步
查看所有管理指令:
uv run anytls --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
anytls_py-0.1.1.tar.gz
(75.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
anytls_py-0.1.1-py3-none-any.whl
(25.8 kB
view details)
File details
Details for the file anytls_py-0.1.1.tar.gz.
File metadata
- Download URL: anytls_py-0.1.1.tar.gz
- Upload date:
- Size: 75.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bee1fe9cb299895f8228d6a4725221872503939cf7f7c741b8c4b5d8e6a0f9ea
|
|
| MD5 |
ec13d99d156ecf2652bd32646efc990e
|
|
| BLAKE2b-256 |
2d7079ebc89ea5ebc0ef5a535f40f50c1468147acd088ff9ff9c2d233e70ffd9
|
File details
Details for the file anytls_py-0.1.1-py3-none-any.whl.
File metadata
- Download URL: anytls_py-0.1.1-py3-none-any.whl
- Upload date:
- Size: 25.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1c034ba253cb139b30101e6a940f99c2fe0fdfc32473dc941809230e619c4fbb
|
|
| MD5 |
b7d9edb1250020ecf05b875d13d0bce4
|
|
| BLAKE2b-256 |
4abf71b9b958a1a447aabd620c7ad9902de8b087a4ae9c3884ada8327e697d05
|