tangled
alpha
login
or
join now
nilfinx.tngl.sh
/
LPLE
0
fork
atom
LiquidProxy Lua Edition
0
fork
atom
overview
issues
pulls
pipelines
commits
Author
Commit
Message
Date
nilfinx.tngl.sh
a870803a
Init directTCP
master
9d ago
nilfinx.tngl.sh
89d01b76
Init directTCP, minor changes
9d ago
nilfinx.tngl.sh
d9189511
Remove wlit
9d ago
nilfinx.tngl.sh
699337a9
Do not authenticate on CONNECT
9d ago
nilfinx.tngl.sh
e42f2494
Just better code
9d ago
nilfinx.tngl.sh
9ad0ddb3
Non-TLS proxy (untested and likely dead), various fixed and stuff
9d ago
nilfinx.tngl.sh
60a4024e
Require app.tls
9d ago
nilfinx.tngl.sh
94f7ce78
peek peek peek
9d ago
nilfinx.tngl.sh
5504d770
Simpler cipher management
9d ago
nilfinx.tngl.sh
1d0b88a0
Actually verify with the config
10d ago
nilfinx.tngl.sh
e74c5731
Use shutdown instead
10d ago
nilfinx.tngl.sh
f917294d
Mild stuff
10d ago
nilfinx.tngl.sh
71f84a0e
Add httpver_auth
10d ago
nilfinx.tngl.sh
47632869
Change tlsVersions behavior, pass const properly
10d ago
nilfinx.tngl.sh
890c1062
Adapting stuff, cleanup
10d ago
nilfinx.tngl.sh
fb8ebc81
Add uvproxy(transparentproxy)
10d ago
nilfinx.tngl.sh
94a8be6e
Add more license stuff
10d ago
nilfinx.tngl.sh
bdacda79
Kill wrap
10d ago
nilfinx.tngl.sh
a972081b
Finish tlspeek
10d ago
nilfinx.tngl.sh
59f1ed53
Add AllowedIPs
10d ago
nilfinx.tngl.sh
a9a83941
Minor fix, more debug logging, use tlspeek for debug
10d ago
nilfinx.tngl.sh
b9a3e4ed
Add tlspeek (not doing anything atm)
10d ago
nilfinx.tngl.sh
8baa83f2
Rewrite webui for coro-http
10d ago
nilfinx.tngl.sh
b45f49c0
coro-http rewrite (cut off compatibility with upstream deps for now)
10d ago
nilfinx.tngl.sh
c2a8b60b
Remove unused stuff, and teaser
10d ago
nilfinx.tngl.sh
a01c6e74
No header logging
10d ago
nilfinx.tngl.sh
3888f10e
Organize gitignore
10d ago
nilfinx.tngl.sh
e0898922
coro! coro! coro! (add coro-net and coro-channel)
10d ago
nilfinx.tngl.sh
ae9f703e
Implement cache, fix the cert time, send serial for cert refresh with modern clients
10d ago
nilfinx.tngl.sh
3d34bab0
Notes auth fail reason on debug
11d ago
nilfinx.tngl.sh
f640639f
Better fail2ban debug logging
11d ago
nilfinx.tngl.sh
0f8d5572
Start of better webui code
11d ago
nilfinx.tngl.sh
2d490343
Rework the auth part for ADHD proofing
12d ago
nilfinx.tngl.sh
dda9b819
Log ban message
13d ago
nilfinx.tngl.sh
30bd23c9
Less accidental logging
13d ago
nilfinx.tngl.sh
08d0e63f
Do you know what "min" means?
Surprisingly, it does not mean "max"
13d ago
nilfinx.tngl.sh
1740e7d4
Force auth for now
13d ago
nilfinx.tngl.sh
9153d656
Make key length 4096 and modifiable
13d ago
nilfinx.tngl.sh
30b70734
Actually add the realm...
13d ago
nilfinx.tngl.sh
762f1e28
Mostly auth related additions
13d ago
nilfinx.tngl.sh
b008cde3
Add TCP > TLS wrap
13d ago
nilfinx.tngl.sh
58ba2bee
Use wrap, more errors + efficiency
13d ago
nilfinx.tngl.sh
c73de771
Deprecate expose_error
13d ago
nilfinx.tngl.sh
81618c8c
Weblit > Luvit rewrite
13d ago
nilfinx.tngl.sh
e1c67d1b
fail2ban
13d ago
nilfinx.tngl.sh
8ec4ac2a
Better examples, +www_host+webui_authenticate, deprecate expose_error, --TODOs
13d ago
nilfinx.tngl.sh
8d185bfc
Add note about local IPs
14d ago
nilfinx.tngl.sh
067c9503
Add request_cert
14d ago
nilfinx.tngl.sh
a997abe3
cfg > Config
14d ago
nilfinx.tngl.sh
ed740b9e
fs is no longer a global :tada:
14d ago
nilfinx.tngl.sh
5924ba14
Remove allow_local. Not realistic to implement.
14d ago
nilfinx.tngl.sh
9fa2ad33
Remove host unless someone asks me to bring it back
14d ago
nilfinx.tngl.sh
00386b90
Utilize new config schema
14d ago
nilfinx.tngl.sh
61de443d
Make modules optional, properly ---@type cfg
14d ago
nilfinx.tngl.sh
b85741e6
Deprecate timeout, config update
14d ago
nilfinx.tngl.sh
01a5fe3c
Whoops early access of new config schema leak (and fix the webui optional patch)
14d ago
nilfinx.tngl.sh
906f76ef
Add basis for verification, unmess
14d ago
nilfinx.tngl.sh
c0ce08e4
Make WebUI Optional Again
14d ago
nilfinx.tngl.sh
98bad832
Hard tabs, add few more fields
14d ago
nilfinx.tngl.sh
4312f711
Add Codeberg repo
14d ago
Init directTCP
master
a870803a
nilfinx.tngl.sh
9d
Init directTCP, minor changes
89d01b76
nilfinx.tngl.sh
9d
Remove wlit
d9189511
nilfinx.tngl.sh
9d
Do not authenticate on CONNECT
699337a9
nilfinx.tngl.sh
9d
Just better code
e42f2494
nilfinx.tngl.sh
9d
Non-TLS proxy (untested and likely dead), various fixed and stuff
9ad0ddb3
nilfinx.tngl.sh
9d
Require app.tls
60a4024e
nilfinx.tngl.sh
9d
peek peek peek
94f7ce78
nilfinx.tngl.sh
9d
Simpler cipher management
5504d770
nilfinx.tngl.sh
9d
Actually verify with the config
1d0b88a0
nilfinx.tngl.sh
10d
Use shutdown instead
e74c5731
nilfinx.tngl.sh
10d
Mild stuff
f917294d
nilfinx.tngl.sh
10d
Add httpver_auth
71f84a0e
nilfinx.tngl.sh
10d
Change tlsVersions behavior, pass const properly
47632869
nilfinx.tngl.sh
10d
Adapting stuff, cleanup
890c1062
nilfinx.tngl.sh
10d
Add uvproxy(transparentproxy)
fb8ebc81
nilfinx.tngl.sh
10d
Add more license stuff
94a8be6e
nilfinx.tngl.sh
10d
Kill wrap
bdacda79
nilfinx.tngl.sh
10d
Finish tlspeek
a972081b
nilfinx.tngl.sh
10d
Add AllowedIPs
59f1ed53
nilfinx.tngl.sh
10d
Minor fix, more debug logging, use tlspeek for debug
a9a83941
nilfinx.tngl.sh
10d
Add tlspeek (not doing anything atm)
b9a3e4ed
nilfinx.tngl.sh
10d
Rewrite webui for coro-http
8baa83f2
nilfinx.tngl.sh
10d
coro-http rewrite (cut off compatibility with upstream deps for now)
b45f49c0
nilfinx.tngl.sh
10d
Remove unused stuff, and teaser
c2a8b60b
nilfinx.tngl.sh
10d
No header logging
a01c6e74
nilfinx.tngl.sh
10d
Organize gitignore
3888f10e
nilfinx.tngl.sh
10d
coro! coro! coro! (add coro-net and coro-channel)
e0898922
nilfinx.tngl.sh
10d
Implement cache, fix the cert time, send serial for cert refresh with modern clients
ae9f703e
nilfinx.tngl.sh
10d
Notes auth fail reason on debug
3d34bab0
nilfinx.tngl.sh
11d
Better fail2ban debug logging
f640639f
nilfinx.tngl.sh
11d
Start of better webui code
0f8d5572
nilfinx.tngl.sh
11d
Rework the auth part for ADHD proofing
2d490343
nilfinx.tngl.sh
12d
Log ban message
dda9b819
nilfinx.tngl.sh
13d
Less accidental logging
30bd23c9
nilfinx.tngl.sh
13d
Do you know what "min" means?
Surprisingly, it does not mean "max"
08d0e63f
nilfinx.tngl.sh
13d
Force auth for now
1740e7d4
nilfinx.tngl.sh
13d
Make key length 4096 and modifiable
9153d656
nilfinx.tngl.sh
13d
Actually add the realm...
30b70734
nilfinx.tngl.sh
13d
Mostly auth related additions
762f1e28
nilfinx.tngl.sh
13d
Add TCP > TLS wrap
b008cde3
nilfinx.tngl.sh
13d
Use wrap, more errors + efficiency
58ba2bee
nilfinx.tngl.sh
13d
Deprecate expose_error
c73de771
nilfinx.tngl.sh
13d
Weblit > Luvit rewrite
81618c8c
nilfinx.tngl.sh
13d
fail2ban
e1c67d1b
nilfinx.tngl.sh
13d
Better examples, +www_host+webui_authenticate, deprecate expose_error, --TODOs
8ec4ac2a
nilfinx.tngl.sh
13d
Add note about local IPs
8d185bfc
nilfinx.tngl.sh
14d
Add request_cert
067c9503
nilfinx.tngl.sh
14d
cfg > Config
a997abe3
nilfinx.tngl.sh
14d
fs is no longer a global :tada:
ed740b9e
nilfinx.tngl.sh
14d
Remove allow_local. Not realistic to implement.
5924ba14
nilfinx.tngl.sh
14d
Remove host unless someone asks me to bring it back
9fa2ad33
nilfinx.tngl.sh
14d
Utilize new config schema
00386b90
nilfinx.tngl.sh
14d
Make modules optional, properly ---@type cfg
61de443d
nilfinx.tngl.sh
14d
Deprecate timeout, config update
b85741e6
nilfinx.tngl.sh
14d
Whoops early access of new config schema leak (and fix the webui optional patch)
01a5fe3c
nilfinx.tngl.sh
14d
Add basis for verification, unmess
906f76ef
nilfinx.tngl.sh
14d
Make WebUI Optional Again
c0ce08e4
nilfinx.tngl.sh
14d
Hard tabs, add few more fields
98bad832
nilfinx.tngl.sh
14d
Add Codeberg repo
4312f711
nilfinx.tngl.sh
14d
next