Commit graph

27 commits

Author SHA1 Message Date
2a41c40dfd
Adds DoH capabilities 2023-12-13 17:39:24 +01:00
88e3470f1f
Reformat code 2023-12-12 20:08:44 +01:00
aa90e66b7c
Changes parameter from forward-domain to forward-to 2023-12-12 20:08:06 +01:00
450232e7b7
Adds support for 303, 307 and 308 http status codes. 2023-12-12 20:03:48 +01:00
5a6e557913
Reformat code 2023-12-12 19:54:00 +01:00
34d9abec19
Initial fork commit 2023-12-12 19:45:36 +01:00
Wildan M
bb835d2732 Lazyload blacklist URLs 2023-05-02 06:19:35 +07:00
Wildan M
07de2fab78 Fix main process detect, refine lock, remove axios 2023-04-24 05:51:47 +07:00
Daniel Zegarra
0c15f8b308 Removed useless "fix" of http status 2023-04-23 18:37:29 +02:00
Daniel Zegarra
83c77eadc9 Simplified the way to read redirection params from TXT records 2023-04-23 18:34:42 +02:00
Daniel Zegarra
dfc18f2d91 Support TXT values with the character "=" in it 2023-04-23 18:34:02 +02:00
Daniel Zegarra
23d3f063d4 Explicitly throwing an error when the http status used is not 301 or 302 2023-04-23 18:28:54 +02:00
Daniel Zegarra
2cadd68506
Use 302 http status for blacklisted redirects
Co-authored-by: Wildan M <willnode@wellosoft.net>
2023-04-23 18:24:29 +02:00
Daniel Zegarra
0d27b892c9 Allow users decide what HTTP status to use for redirecting 2023-04-23 17:28:26 +02:00
Wildan M
447b1b735d Fix SNI lock, update deps, ESM refactor 2023-04-21 10:46:24 +07:00
Wildan M
a76e89f0dc Add source host 2022-06-16 23:47:15 +07:00
Wildan M
fad216c968 Add blacklist env 2022-06-16 23:11:01 +07:00
Wildan M
d09a2d8cb5 Omit email, cache keypair 2021-09-21 18:01:03 +07:00
Wildan M
2a3b44a1a1 don't clear challengeCallbacks 2021-09-21 06:34:54 +07:00
Wildan M
e6b3ef7d52 fix challengeCallbacks 2021-09-21 06:29:58 +07:00
Wildan M
cea70b827a Update client.js 2021-09-21 06:13:31 +07:00
Wildan M
6b2a6e8186 [BREAKING CHANGE] add _. for TXT
Just realized I can't put TXT on CNAME :/
2021-09-21 06:12:17 +07:00
Wildan M
ca79e88b46 Add args for production 2021-09-20 20:11:57 +07:00
Wildan M
a5e3f99ecf Fix join path 2021-08-22 13:29:13 +07:00
Wildan M
fca036f7e3 Try 2021-08-22 11:41:39 +07:00
Wildan M
9a6ae9f4ad Try Https 2021-08-22 10:51:22 +07:00
Wildan M
43841ff081 Extract certnode & stuffs out of app.js 2021-08-22 09:10:25 +07:00