Add alternatives to the default tunneling methods. (including cloudflared)
Go to file
Bingsu b68c042f32 feat: add ssh tunnels 2023-02-11 00:14:22 +09:00
scripts feat: add ssh tunnels 2023-02-11 00:14:22 +09:00
.gitignore feat: add ssh tunnels 2023-02-11 00:14:22 +09:00
.pre-commit-config.yaml fix: ruff isort 2023-02-11 00:14:07 +09:00
LICENSE.md Initial commit 2023-02-09 21:55:45 +09:00
README.md feat: add ssh tunnels 2023-02-11 00:14:22 +09:00
install.py fix: typo 2023-02-09 22:30:35 +09:00
preload.py feat: add ssh tunnels 2023-02-11 00:14:22 +09:00
pyproject.toml fix: ruff isort 2023-02-11 00:14:07 +09:00

README.md

sd-webui-tunnels

Tunneling extension for AUTOMATIC1111/stable-diffusion-webui

Usage

cloudflared

add --cloudflared to commandline options.

localhost.run

add --localhostrun to commandline options.

remote.moe

add --remotemoe to commandline options.