]> OzVa Git service - ozva-cloud/commit
feat: listen both ipv4 and ipv6 by default (#40)
authorsigoden <sigoden@gmail.com>
Wed, 15 Jun 2022 11:33:51 +0000 (19:33 +0800)
committerGitHub <noreply@github.com>
Wed, 15 Jun 2022 11:33:51 +0000 (19:33 +0800)
commit12aafa00d82ff97f65169e641b73082d5f0f8ef3
tree273e133e4632375b6a9722f4015555ceb2c9c383
parent5142430e93121f3cb12f5f8949b3f9a5f587ea15
feat: listen both ipv4 and ipv6 by default (#40)
Cargo.lock
Cargo.toml
src/args.rs
src/main.rs
src/server.rs
src/tls.rs [new file with mode: 0644]
tests/bind.rs
tests/fixtures.rs