This website requires JavaScript.
Explore
Help
Sign In
alkdev
/
alknet
Watch
2
Star
0
Fork
0
You've already forked alknet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0fdb6cd782978856a8f08b0a8550482b61eb29b7
alknet
/
crates
/
wraith-core
/
src
History
glm-5.1
6297c07383
chore: fix clippy dead_code warning on handler.transport, update serve-loop task to completed
2026-06-02 12:11:54 +00:00
..
auth
Implement server-side auth with ServerAuthConfig (Ed25519 keys + cert-authority)
2026-06-02 10:21:28 +00:00
client
Implement server channel proxy: direct, SOCKS5, and HTTP CONNECT outbound connections
2026-06-02 11:24:32 +00:00
server
chore: fix clippy dead_code warning on handler.transport, update serve-loop task to completed
2026-06-02 12:11:54 +00:00
socks5
Implement SOCKS5 server: local proxy forwarding through SSH channels
2026-06-02 10:49:07 +00:00
transport
Implement ACME/Let's Encrypt certificate provisioning (ADR-008)
2026-06-02 10:49:32 +00:00
error.rs
Implement server channel proxy: direct, SOCKS5, and HTTP CONNECT outbound connections
2026-06-02 11:24:32 +00:00
lib.rs
feat(server): implement serve loop, ServeOptions, graceful shutdown, and integration test
2026-06-02 11:57:30 +00:00
testutil.rs
Define Transport trait, TransportAcceptor trait, TransportInfo, and TransportKind types
2026-06-02 09:17:50 +00:00