Skip to content

Commit 05a62fd

Browse files
committed
docs: update project description from "reverse proxy" to "reverse tunnel"
1 parent 96ba07f commit 05a62fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Asport
22

3-
A quick and secure reverse proxy based on QUIC for NAT traversal.
3+
A quick and secure reverse tunnel based on QUIC.
44

55
> The name is inspired by an esper ability called *Asport (遠隔射出, lit. “Remote Emission”)* from *A Certain Magical Index (とある魔術の禁書目録)*. This ability enables an esper to instantly transport matter across space.
66

asport-client/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Asport, a quick and secure reverse proxy based on QUIC for NAT traversal.
2+
* Asport, Asport, a quick and secure reverse tunnel based on QUIC.
33
* Copyright (C) 2024 Kaede Akino
44
*
55
* This program is free software: you can redistribute it and/or modify

asport-server/src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Asport, a quick and secure reverse proxy based on QUIC for NAT traversal.
2+
* Asport, a quick and secure reverse tunnel based on QUIC.
33
* Copyright (C) 2024 Kaede Akino
44
*
55
* This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)