diff --git a/README.md b/README.md index 7de13050..356859a0 100644 --- a/README.md +++ b/README.md @@ -38,9 +38,12 @@ _Pangolin tunnels your services to the internet so you can access anything from

- Start testing Pangolin at pangolin.fossorial.io -
-
+ Start testing Pangolin at pangolin.fossorial.io + +

+ +

+ Launch YC: Pangolin – Open-source secure gateway to private networks

Pangolin is a self-hosted tunneled reverse proxy server with identity and access control, designed to securely expose private resources on distributed networks. Acting as a central hub, it connects isolated networks — even those behind restrictive firewalls — through encrypted tunnels, enabling easy access to remote services without opening ports. diff --git a/install/config/crowdsec/profiles.yaml b/install/config/crowdsec/profiles.yaml index 0632f51d..5781cf62 100644 --- a/install/config/crowdsec/profiles.yaml +++ b/install/config/crowdsec/profiles.yaml @@ -1,4 +1,4 @@ -iame: captcha_remediation +name: captcha_remediation filters: - Alert.Remediation == true && Alert.GetScope() == "Ip" && Alert.GetScenario() contains "http" decisions: @@ -22,4 +22,4 @@ filters: decisions: - type: ban duration: 4h -on_success: break \ No newline at end of file +on_success: break