Skip to content

Commit

Permalink
update caddy
Browse files Browse the repository at this point in the history
  • Loading branch information
Alton committed Oct 7, 2020
1 parent 5d05d40 commit 66a2637
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 2 deletions.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
*.py
*.zip

# Dependency directories (remove the comment below to include it)

test/

.idea





2 changes: 1 addition & 1 deletion RProxy2/caddy2/Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tls steamcommunity.crt steamcommunity.key {
protocols tls1.2
ciphers TLS_RSA_WITH_3DES_EDE_CBC_SHA TLS_RSA_WITH_AES_128_CBC_SHA TLS_RSA_WITH_AES_256_CBC_SHA TLS_RSA_WITH_AES_128_GCM_SHA256 TLS_RSA_WITH_AES_256_GCM_SHA384 TLS_AES_128_GCM_SHA256 TLS_AES_256_GCM_SHA384 TLS_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHA TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
}
reverse_proxy https://discord.com {
reverse_proxy https://162.159.133.233 https://162.159.129.233 https://162.159.130.233 https://162.159.134.233 https://162.159.135.233 {

header_up Host {host}
transport http {
Expand Down
Binary file modified RProxy2/caddy2/caddy
Binary file not shown.
2 changes: 1 addition & 1 deletion RProxy2/module.prop
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
id=RProxy2
name=本地反代2
version=v1.1
version=v1.1.3
versionCode=2
author=Ember&Royz
description=无需梯子即可访问discord,steam社区等网站
1 change: 1 addition & 0 deletions hosts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
127.0.0.1 canary.discordapp.com
127.0.0.1 apps.discordapp.com
127.0.0.1 pax.discordapp.com
127.0.0.1 www.google.com #S302
127.0.0.1 www.pixiv.net
127.0.0.1 pixiv.net
127.0.0.1 ssl.pixiv.net
Expand Down

0 comments on commit 66a2637

Please sign in to comment.