We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3e5c77 commit d1022efCopy full SHA for d1022ef
Formula/s/sslh.rb
@@ -1,8 +1,8 @@
1
class Sslh < Formula
2
desc "Forward connections based on first data packet sent by client"
3
homepage "https://www.rutschle.net/tech/sslh.shtml"
4
- url "https://www.rutschle.net/tech/sslh/sslh-v2.2.3.tar.gz"
5
- sha256 "dd7e51c90308ad24654b047bfc29b82578c8e96b872232029ce31517e90b7af7"
+ url "https://www.rutschle.net/tech/sslh/sslh-v2.2.4.tar.gz"
+ sha256 "696edac467111d0c1353a4ff32ed8dfa33bc914036644c69a7b9506b7ee49115"
6
license all_of: ["GPL-2.0-or-later", "BSD-2-Clause"]
7
head "https://github.com/yrutschle/sslh.git", branch: "master"
8
0 commit comments