Jump to content
Not connected, Your IP: 3.146.105.137
Staff

macOS: Hummingbird 1.3.0 available

Recommended Posts

Hello!

We're very glad to inform you that we have just released Hummingbird 1.3.0 for macOS (High Sierra or higher version required). Hummingbird is available natively both for Intel and M1 based Mac computers.

Hummingbird is free and open source released under GPLv3: https://gitlab.com/AirVPN/AirVPN-Suite

Main features

 
  • Lightweight and stand alone binary
  • No heavy framework required, no GUI
  • Small RAM footprint
  • Lightning fast
  • Up to 100% higher throughput than OpenVPN 2.5 (on 1 Gbit/s lines)
  • Based on OpenVPN 3 library fork by AirVPN
  • Robust leaks prevention through Network Lock based on pf
  • Proper handling of DNS push by VPN servers
 

What's new

 

  • linked against the OpenVPN3-AirVPN 3.8.4 library
  • bugs inherited from OpenVPN3 main branch breaking the parser in various circumstances, such as presence of more than one pull-filter directive, have been fixed in OpenVPN3-AirVPN
  • bugs inherited from OpenVPN3 main branch causing explosions when MTU related directive is specified have been fixed in OpenVPN3-AirVPN
  • all libraries and dependencies have been updated


 

Important note for high speed line users

Because of some architectural specifications and implementation in macOS, in particular in case of high speed traffic Hummingbird may warn the user about shortage of buffer space, specifically when connected with the UDP. This condition is signaled by Hummingbird with the below messages in the log:
UDP send exception: send: No buffer space available ERROR: NETWORK_SEND_ERROR
The error is caused by the maximum network sockets size set in macOS, a value usually small and unsuited for modern high speed networks. The solution consists in increasing the maximum allowed size for socket buffers and, in case the problem persists, the number of mbuf clusters. The procedure is simple, please find out all the details in the manual. Open the README.md file with any viewer and search for "SEND_ERROR", or consult the online manual.   


Download the software here: https://airvpn.org/macos/hummingbird/



Kind regards & datalove
AirVPN Staff
 

Share this post


Link to post

I'm running Hummingbird via Eddie on macOS 12.6.6, as a "standard" user. Have to selectively allow root level stuff with a pw of a root account for security reasons.

When using Hummingbird this way, first it failed because file was not owned by root. Did a sudo chown command on the file, now it still fails connecting.

. 2023.06.09 17:25:08 - Eddie version: 2.22.2 / macos_x64, System: MacOS, Name: macOS 12.6.6, Version: 12.6.6 (Build 21G646), Mono/.Net: v4.0.30319
. 2023.06.09 17:25:10 - Collect network information
. 2023.06.09 17:25:11 - Reading options from /Users/inet/.config/eddie/default.profile
. 2023.06.09 17:25:11 - OpenVPN - Version: 3.3.2 - Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023 (/Users/inet/Public/servers/hummingbird)
. 2023.06.09 17:25:11 - SSH - Version: OpenSSH_8.6p1, LibreSSL 3.3.6 (/usr/bin/ssh)
. 2023.06.09 17:25:11 - SSL - Version: stunnel 5.56 (/Applications/Eddie.app/Contents/MacOS/stunnel)
! 2023.06.09 17:25:12 - Activation of Network Lock - macOS - PF
I 2023.06.09 17:25:13 - Ready
. 2023.06.09 17:25:14 - Collect information about AirVPN completed
I 2023.06.09 17:25:17 - Session starting.
I 2023.06.09 17:25:17 - Checking authorization ...
! 2023.06.09 17:25:18 - Connecting to Pyxis (Netherlands, Alblasserdam)
. 2023.06.09 17:25:18 - Routes, add 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:18 - Routes, add 213.152.161.235/32 for interface "en0", already exists.
. 2023.06.09 17:25:18 - SSH > OpenSSH_8.6p1, LibreSSL 3.3.6
. 2023.06.09 17:25:18 - SSH > debug1: Reading configuration data /etc/ssh/ssh_config
. 2023.06.09 17:25:18 - SSH > debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
. 2023.06.09 17:25:18 - SSH > debug1: /etc/ssh/ssh_config line 54: Applying options for *
. 2023.06.09 17:25:18 - SSH > debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
. 2023.06.09 17:25:18 - SSH > debug1: Connecting to 213.152.161.235 [213.152.161.235] port 80.
. 2023.06.09 17:25:18 - SSH > debug1: Connection established.
. 2023.06.09 17:25:18 - SSH > debug1: identity file /Users/inet/.config/eddie/88d509e2fb400e9a5dda4762cb6e96cd6c285249b86e86bdca978644b2fd4570.tmp.key type -1
. 2023.06.09 17:25:18 - SSH > debug1: identity file /Users/inet/.config/eddie/88d509e2fb400e9a5dda4762cb6e96cd6c285249b86e86bdca978644b2fd4570.tmp.key-cert type -1
. 2023.06.09 17:25:18 - SSH > debug1: Local version string SSH-2.0-OpenSSH_8.6
. 2023.06.09 17:25:18 - SSH > debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Debian-5
. 2023.06.09 17:25:18 - SSH > debug1: compat_banner: match: OpenSSH_8.4p1 Debian-5 pat OpenSSH* compat 0x04000000
. 2023.06.09 17:25:18 - SSH > debug1: Authenticating to 213.152.161.235:80 as 'sshtunnel'
. 2023.06.09 17:25:18 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:18 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:18 - SSH > debug1: SSH2_MSG_KEXINIT sent
. 2023.06.09 17:25:19 - SSH > debug1: SSH2_MSG_KEXINIT received
. 2023.06.09 17:25:19 - SSH > debug1: kex: algorithm: curve25519-sha256
. 2023.06.09 17:25:19 - SSH > debug1: kex: host key algorithm: ssh-ed25519
. 2023.06.09 17:25:19 - SSH > debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:19 - SSH > debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:19 - SSH > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
. 2023.06.09 17:25:19 - SSH > debug1: SSH2_MSG_KEX_ECDH_REPLY received
. 2023.06.09 17:25:19 - SSH > debug1: Server host key: ssh-ed25519 SHA256:9TpB39jJFK4lUgia996Znfq+D9evPOq4CKjTM9TA2Ys
. 2023.06.09 17:25:19 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:19 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:19 - SSH > debug1: checking without port identifier
. 2023.06.09 17:25:19 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:19 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:19 - SSH > Warning: Permanently added '[213.152.161.235]:80' (ED25519) to the list of known hosts.
. 2023.06.09 17:25:19 - SSH > debug1: rekey out after 134217728 blocks
. 2023.06.09 17:25:19 - SSH > debug1: SSH2_MSG_NEWKEYS sent
. 2023.06.09 17:25:19 - SSH > debug1: expecting SSH2_MSG_NEWKEYS
. 2023.06.09 17:25:19 - SSH > debug1: SSH2_MSG_NEWKEYS received
. 2023.06.09 17:25:19 - SSH > debug1: rekey in after 134217728 blocks
. 2023.06.09 17:25:19 - SSH > debug1: Will attempt key: /Users/inet/.config/eddie/88d509e2fb400e9a5dda4762cb6e96cd6c285249b86e86bdca978644b2fd4570.tmp.key  explicit
. 2023.06.09 17:25:19 - SSH > debug1: SSH2_MSG_EXT_INFO received
. 2023.06.09 17:25:19 - SSH > debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
. 2023.06.09 17:25:19 - SSH > debug1: SSH2_MSG_SERVICE_ACCEPT received
. 2023.06.09 17:25:19 - SSH > debug1: Authentications that can continue: publickey
. 2023.06.09 17:25:19 - SSH > debug1: Next authentication method: publickey
. 2023.06.09 17:25:19 - SSH > debug1: Trying private key: /Users/inet/.config/eddie/88d509e2fb400e9a5dda4762cb6e96cd6c285249b86e86bdca978644b2fd4570.tmp.key
. 2023.06.09 17:25:19 - SSH > debug1: Authentication succeeded (publickey).
. 2023.06.09 17:25:19 - SSH > Authenticated to 213.152.161.235 ([213.152.161.235]:80).
. 2023.06.09 17:25:19 - SSH > debug1: Local connections to LOCALHOST:12094 forwarded to remote address 127.0.0.1:2018
. 2023.06.09 17:25:19 - SSH > debug1: Local forwarding listening on ::1 port 12094.
. 2023.06.09 17:25:19 - SSH > debug1: channel 0: new [port listener]
. 2023.06.09 17:25:19 - SSH > debug1: Local forwarding listening on 127.0.0.1 port 12094.
. 2023.06.09 17:25:19 - SSH > debug1: channel 1: new [port listener]
. 2023.06.09 17:25:19 - SSH > debug1: Requesting no-more-sessions@openssh.com
. 2023.06.09 17:25:19 - SSH > debug1: Entering interactive session.
. 2023.06.09 17:25:19 - SSH > debug1: pledge: network
. 2023.06.09 17:25:19 - SSH > debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
. 2023.06.09 17:25:19 - SSH > debug1: Remote: /home/sshtunnel/.ssh/authorized_keys:1: key options: agent-forwarding command permitopen port-forwarding user-rc
. 2023.06.09 17:25:19 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.09 17:25:19 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:19 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.09 17:25:19 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.09 17:25:19 - Hummingbird > System and service manager in use is launchd
. 2023.06.09 17:25:19 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/3d6efd2c58cb95d5cb2c973f4432220dc24ec17d0fbc337d95bf1885e58b72cd.tmp.ovpn' is OpenVPN
W 2023.06.09 17:25:19 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.09 17:25:19 - Hummingbird > Starting thread
. 2023.06.09 17:25:19 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:19 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.09 17:25:19 - Hummingbird > OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak
. 2023.06.09 17:25:19 - Hummingbird > Thread finished
! 2023.06.09 17:25:19 - Disconnecting
. 2023.06.09 17:25:19 - Sending soft termination signal
. 2023.06.09 17:25:19 - SSH > debug1: channel 0: free: port listener, nchannels 2
. 2023.06.09 17:25:19 - SSH > debug1: channel 1: free: port listener, nchannels 1
. 2023.06.09 17:25:19 - SSH > Transferred: sent 2380, received 2208 bytes, in 0.6 seconds
. 2023.06.09 17:25:19 - SSH > Bytes per second: sent 3908.5, received 3626.0
. 2023.06.09 17:25:19 - SSH > debug1: Exit status 0
. 2023.06.09 17:25:20 - Routes, delete 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:20 - Routes, skipped for 2a00:1678:2470:47:4b02:630f:4461:a64 : IPv6 blocked.
. 2023.06.09 17:25:20 - Routes, delete 213.152.161.235/32 for interface "en0", not exists.
. 2023.06.09 17:25:20 - Connection terminated.
I 2023.06.09 17:25:23 - Checking authorization ...
! 2023.06.09 17:25:23 - Connecting to Pyxis (Netherlands, Alblasserdam)
. 2023.06.09 17:25:23 - Routes, add 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:23 - Routes, add 213.152.161.235/32 for interface "en0", already exists.
. 2023.06.09 17:25:24 - SSH > OpenSSH_8.6p1, LibreSSL 3.3.6
. 2023.06.09 17:25:24 - SSH > debug1: Reading configuration data /etc/ssh/ssh_config
. 2023.06.09 17:25:24 - SSH > debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
. 2023.06.09 17:25:24 - SSH > debug1: /etc/ssh/ssh_config line 54: Applying options for *
. 2023.06.09 17:25:24 - SSH > debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
. 2023.06.09 17:25:24 - SSH > debug1: Connecting to 213.152.161.235 [213.152.161.235] port 80.
. 2023.06.09 17:25:24 - SSH > debug1: Connection established.
. 2023.06.09 17:25:24 - SSH > debug1: identity file /Users/inet/.config/eddie/4d5b15c016c1ca5ce8bed5c66e966c4aaae7a82c76f37064ca1f87212cb2a5a5.tmp.key type -1
. 2023.06.09 17:25:24 - SSH > debug1: identity file /Users/inet/.config/eddie/4d5b15c016c1ca5ce8bed5c66e966c4aaae7a82c76f37064ca1f87212cb2a5a5.tmp.key-cert type -1
. 2023.06.09 17:25:24 - SSH > debug1: Local version string SSH-2.0-OpenSSH_8.6
. 2023.06.09 17:25:24 - SSH > debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Debian-5
. 2023.06.09 17:25:24 - SSH > debug1: compat_banner: match: OpenSSH_8.4p1 Debian-5 pat OpenSSH* compat 0x04000000
. 2023.06.09 17:25:24 - SSH > debug1: Authenticating to 213.152.161.235:80 as 'sshtunnel'
. 2023.06.09 17:25:24 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:24 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_KEXINIT sent
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_KEXINIT received
. 2023.06.09 17:25:24 - SSH > debug1: kex: algorithm: curve25519-sha256
. 2023.06.09 17:25:24 - SSH > debug1: kex: host key algorithm: ssh-ed25519
. 2023.06.09 17:25:24 - SSH > debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:24 - SSH > debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:24 - SSH > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_KEX_ECDH_REPLY received
. 2023.06.09 17:25:24 - SSH > debug1: Server host key: ssh-ed25519 SHA256:9TpB39jJFK4lUgia996Znfq+D9evPOq4CKjTM9TA2Ys
. 2023.06.09 17:25:24 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:24 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:24 - SSH > debug1: checking without port identifier
. 2023.06.09 17:25:24 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:24 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:24 - SSH > Warning: Permanently added '[213.152.161.235]:80' (ED25519) to the list of known hosts.
. 2023.06.09 17:25:24 - SSH > debug1: rekey out after 134217728 blocks
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_NEWKEYS sent
. 2023.06.09 17:25:24 - SSH > debug1: expecting SSH2_MSG_NEWKEYS
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_NEWKEYS received
. 2023.06.09 17:25:24 - SSH > debug1: rekey in after 134217728 blocks
. 2023.06.09 17:25:24 - SSH > debug1: Will attempt key: /Users/inet/.config/eddie/4d5b15c016c1ca5ce8bed5c66e966c4aaae7a82c76f37064ca1f87212cb2a5a5.tmp.key  explicit
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_EXT_INFO received
. 2023.06.09 17:25:24 - SSH > debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
. 2023.06.09 17:25:24 - SSH > debug1: SSH2_MSG_SERVICE_ACCEPT received
. 2023.06.09 17:25:24 - SSH > debug1: Authentications that can continue: publickey
. 2023.06.09 17:25:24 - SSH > debug1: Next authentication method: publickey
. 2023.06.09 17:25:24 - SSH > debug1: Trying private key: /Users/inet/.config/eddie/4d5b15c016c1ca5ce8bed5c66e966c4aaae7a82c76f37064ca1f87212cb2a5a5.tmp.key
. 2023.06.09 17:25:24 - SSH > debug1: Authentication succeeded (publickey).
. 2023.06.09 17:25:24 - SSH > Authenticated to 213.152.161.235 ([213.152.161.235]:80).
. 2023.06.09 17:25:24 - SSH > debug1: Local connections to LOCALHOST:3128 forwarded to remote address 127.0.0.1:2018
. 2023.06.09 17:25:24 - SSH > debug1: Local forwarding listening on ::1 port 3128.
. 2023.06.09 17:25:24 - SSH > debug1: channel 0: new [port listener]
. 2023.06.09 17:25:24 - SSH > debug1: Local forwarding listening on 127.0.0.1 port 3128.
. 2023.06.09 17:25:24 - SSH > debug1: channel 1: new [port listener]
. 2023.06.09 17:25:24 - SSH > debug1: Requesting no-more-sessions@openssh.com
. 2023.06.09 17:25:24 - SSH > debug1: Entering interactive session.
. 2023.06.09 17:25:24 - SSH > debug1: pledge: network
. 2023.06.09 17:25:24 - SSH > debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
. 2023.06.09 17:25:24 - SSH > debug1: Remote: /home/sshtunnel/.ssh/authorized_keys:1: key options: agent-forwarding command permitopen port-forwarding user-rc
. 2023.06.09 17:25:24 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.09 17:25:24 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:24 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.09 17:25:24 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.09 17:25:24 - Hummingbird > System and service manager in use is launchd
. 2023.06.09 17:25:24 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/597724aa4d95ee717eac03479fd45bdc0d22c7f0ee691adf5f6bedf12a6f0d18.tmp.ovpn' is OpenVPN
W 2023.06.09 17:25:24 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.09 17:25:24 - Hummingbird > Starting thread
. 2023.06.09 17:25:24 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:24 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.09 17:25:24 - Hummingbird > OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak
. 2023.06.09 17:25:24 - Hummingbird > Thread finished
! 2023.06.09 17:25:24 - Disconnecting
. 2023.06.09 17:25:24 - Sending soft termination signal
. 2023.06.09 17:25:25 - SSH > debug1: channel 0: free: port listener, nchannels 2
. 2023.06.09 17:25:25 - SSH > debug1: channel 1: free: port listener, nchannels 1
. 2023.06.09 17:25:25 - SSH > Transferred: sent 2380, received 2208 bytes, in 0.6 seconds
. 2023.06.09 17:25:25 - SSH > Bytes per second: sent 4064.1, received 3770.4
. 2023.06.09 17:25:25 - SSH > debug1: Exit status 0
. 2023.06.09 17:25:25 - Routes, delete 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:25 - Routes, skipped for 2a00:1678:2470:47:4b02:630f:4461:a64 : IPv6 blocked.
. 2023.06.09 17:25:25 - Routes, delete 213.152.161.235/32 for interface "en0", not exists.
. 2023.06.09 17:25:25 - Connection terminated.
I 2023.06.09 17:25:28 - Checking authorization ...
! 2023.06.09 17:25:29 - Connecting to Pyxis (Netherlands, Alblasserdam)
. 2023.06.09 17:25:29 - Routes, add 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:29 - Routes, add 213.152.161.235/32 for interface "en0", already exists.
. 2023.06.09 17:25:29 - SSH > OpenSSH_8.6p1, LibreSSL 3.3.6
. 2023.06.09 17:25:29 - SSH > debug1: Reading configuration data /etc/ssh/ssh_config
. 2023.06.09 17:25:29 - SSH > debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
. 2023.06.09 17:25:29 - SSH > debug1: /etc/ssh/ssh_config line 54: Applying options for *
. 2023.06.09 17:25:29 - SSH > debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
. 2023.06.09 17:25:29 - SSH > debug1: Connecting to 213.152.161.235 [213.152.161.235] port 80.
. 2023.06.09 17:25:29 - SSH > debug1: Connection established.
. 2023.06.09 17:25:29 - SSH > debug1: identity file /Users/inet/.config/eddie/613c972d5d53a0bbb4decbb5259c5b890d70ffa554a7cc232cc42e419941b672.tmp.key type -1
. 2023.06.09 17:25:29 - SSH > debug1: identity file /Users/inet/.config/eddie/613c972d5d53a0bbb4decbb5259c5b890d70ffa554a7cc232cc42e419941b672.tmp.key-cert type -1
. 2023.06.09 17:25:29 - SSH > debug1: Local version string SSH-2.0-OpenSSH_8.6
. 2023.06.09 17:25:29 - SSH > debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Debian-5
. 2023.06.09 17:25:29 - SSH > debug1: compat_banner: match: OpenSSH_8.4p1 Debian-5 pat OpenSSH* compat 0x04000000
. 2023.06.09 17:25:29 - SSH > debug1: Authenticating to 213.152.161.235:80 as 'sshtunnel'
. 2023.06.09 17:25:29 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:29 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_KEXINIT sent
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_KEXINIT received
. 2023.06.09 17:25:29 - SSH > debug1: kex: algorithm: curve25519-sha256
. 2023.06.09 17:25:29 - SSH > debug1: kex: host key algorithm: ssh-ed25519
. 2023.06.09 17:25:29 - SSH > debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:29 - SSH > debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:29 - SSH > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_KEX_ECDH_REPLY received
. 2023.06.09 17:25:29 - SSH > debug1: Server host key: ssh-ed25519 SHA256:9TpB39jJFK4lUgia996Znfq+D9evPOq4CKjTM9TA2Ys
. 2023.06.09 17:25:29 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:29 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:29 - SSH > debug1: checking without port identifier
. 2023.06.09 17:25:29 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:29 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:29 - SSH > Warning: Permanently added '[213.152.161.235]:80' (ED25519) to the list of known hosts.
. 2023.06.09 17:25:29 - SSH > debug1: rekey out after 134217728 blocks
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_NEWKEYS sent
. 2023.06.09 17:25:29 - SSH > debug1: expecting SSH2_MSG_NEWKEYS
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_NEWKEYS received
. 2023.06.09 17:25:29 - SSH > debug1: rekey in after 134217728 blocks
. 2023.06.09 17:25:29 - SSH > debug1: Will attempt key: /Users/inet/.config/eddie/613c972d5d53a0bbb4decbb5259c5b890d70ffa554a7cc232cc42e419941b672.tmp.key  explicit
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_EXT_INFO received
. 2023.06.09 17:25:29 - SSH > debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
. 2023.06.09 17:25:29 - SSH > debug1: SSH2_MSG_SERVICE_ACCEPT received
. 2023.06.09 17:25:29 - SSH > debug1: Authentications that can continue: publickey
. 2023.06.09 17:25:29 - SSH > debug1: Next authentication method: publickey
. 2023.06.09 17:25:29 - SSH > debug1: Trying private key: /Users/inet/.config/eddie/613c972d5d53a0bbb4decbb5259c5b890d70ffa554a7cc232cc42e419941b672.tmp.key
. 2023.06.09 17:25:29 - SSH > debug1: Authentication succeeded (publickey).
. 2023.06.09 17:25:29 - SSH > Authenticated to 213.152.161.235 ([213.152.161.235]:80).
. 2023.06.09 17:25:29 - SSH > debug1: Local connections to LOCALHOST:49018 forwarded to remote address 127.0.0.1:2018
. 2023.06.09 17:25:29 - SSH > debug1: Local forwarding listening on ::1 port 49018.
. 2023.06.09 17:25:29 - SSH > debug1: channel 0: new [port listener]
. 2023.06.09 17:25:29 - SSH > debug1: Local forwarding listening on 127.0.0.1 port 49018.
. 2023.06.09 17:25:29 - SSH > debug1: channel 1: new [port listener]
. 2023.06.09 17:25:29 - SSH > debug1: Requesting no-more-sessions@openssh.com
. 2023.06.09 17:25:29 - SSH > debug1: Entering interactive session.
. 2023.06.09 17:25:29 - SSH > debug1: pledge: network
. 2023.06.09 17:25:29 - SSH > debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
. 2023.06.09 17:25:29 - SSH > debug1: Remote: /home/sshtunnel/.ssh/authorized_keys:1: key options: agent-forwarding command permitopen port-forwarding user-rc
. 2023.06.09 17:25:29 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.09 17:25:29 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:29 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.09 17:25:29 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.09 17:25:29 - Hummingbird > System and service manager in use is launchd
. 2023.06.09 17:25:29 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/0a29e96faf550c02f0a27657cf40d2af4d42195f17ec780774b2df8afec5298c.tmp.ovpn' is OpenVPN
W 2023.06.09 17:25:29 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.09 17:25:29 - Hummingbird > Starting thread
. 2023.06.09 17:25:29 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:29 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.09 17:25:29 - Hummingbird > OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak
. 2023.06.09 17:25:29 - Hummingbird > Thread finished
! 2023.06.09 17:25:30 - Disconnecting
. 2023.06.09 17:25:30 - Sending soft termination signal
. 2023.06.09 17:25:30 - SSH > debug1: channel 0: free: port listener, nchannels 2
. 2023.06.09 17:25:30 - SSH > debug1: channel 1: free: port listener, nchannels 1
. 2023.06.09 17:25:30 - SSH > Transferred: sent 2380, received 2208 bytes, in 0.5 seconds
. 2023.06.09 17:25:30 - SSH > Bytes per second: sent 4459.8, received 4137.5
. 2023.06.09 17:25:30 - SSH > debug1: Exit status 0
. 2023.06.09 17:25:30 - Routes, delete 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:30 - Routes, skipped for 2a00:1678:2470:47:4b02:630f:4461:a64 : IPv6 blocked.
. 2023.06.09 17:25:30 - Routes, delete 213.152.161.235/32 for interface "en0", not exists.
. 2023.06.09 17:25:30 - Connection terminated.
I 2023.06.09 17:25:33 - Checking authorization ...
! 2023.06.09 17:25:34 - Connecting to Pyxis (Netherlands, Alblasserdam)
. 2023.06.09 17:25:34 - Routes, add 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:34 - Routes, add 213.152.161.235/32 for interface "en0", already exists.
. 2023.06.09 17:25:34 - SSH > OpenSSH_8.6p1, LibreSSL 3.3.6
. 2023.06.09 17:25:34 - SSH > debug1: Reading configuration data /etc/ssh/ssh_config
. 2023.06.09 17:25:34 - SSH > debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
. 2023.06.09 17:25:34 - SSH > debug1: /etc/ssh/ssh_config line 54: Applying options for *
. 2023.06.09 17:25:34 - SSH > debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
. 2023.06.09 17:25:34 - SSH > debug1: Connecting to 213.152.161.235 [213.152.161.235] port 80.
. 2023.06.09 17:25:34 - SSH > debug1: Connection established.
. 2023.06.09 17:25:34 - SSH > debug1: identity file /Users/inet/.config/eddie/f493bbe02af9b7e13b16b0a44b27409a0f19e90056e732625ef56c378cac28df.tmp.key type -1
. 2023.06.09 17:25:34 - SSH > debug1: identity file /Users/inet/.config/eddie/f493bbe02af9b7e13b16b0a44b27409a0f19e90056e732625ef56c378cac28df.tmp.key-cert type -1
. 2023.06.09 17:25:34 - SSH > debug1: Local version string SSH-2.0-OpenSSH_8.6
. 2023.06.09 17:25:34 - SSH > debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Debian-5
. 2023.06.09 17:25:34 - SSH > debug1: compat_banner: match: OpenSSH_8.4p1 Debian-5 pat OpenSSH* compat 0x04000000
. 2023.06.09 17:25:34 - SSH > debug1: Authenticating to 213.152.161.235:80 as 'sshtunnel'
. 2023.06.09 17:25:34 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:34 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_KEXINIT sent
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_KEXINIT received
. 2023.06.09 17:25:34 - SSH > debug1: kex: algorithm: curve25519-sha256
. 2023.06.09 17:25:34 - SSH > debug1: kex: host key algorithm: ssh-ed25519
. 2023.06.09 17:25:34 - SSH > debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:34 - SSH > debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:34 - SSH > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_KEX_ECDH_REPLY received
. 2023.06.09 17:25:34 - SSH > debug1: Server host key: ssh-ed25519 SHA256:9TpB39jJFK4lUgia996Znfq+D9evPOq4CKjTM9TA2Ys
. 2023.06.09 17:25:34 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:34 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:34 - SSH > debug1: checking without port identifier
. 2023.06.09 17:25:34 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:34 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:34 - SSH > Warning: Permanently added '[213.152.161.235]:80' (ED25519) to the list of known hosts.
. 2023.06.09 17:25:34 - SSH > debug1: rekey out after 134217728 blocks
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_NEWKEYS sent
. 2023.06.09 17:25:34 - SSH > debug1: expecting SSH2_MSG_NEWKEYS
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_NEWKEYS received
. 2023.06.09 17:25:34 - SSH > debug1: rekey in after 134217728 blocks
. 2023.06.09 17:25:34 - SSH > debug1: Will attempt key: /Users/inet/.config/eddie/f493bbe02af9b7e13b16b0a44b27409a0f19e90056e732625ef56c378cac28df.tmp.key  explicit
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_EXT_INFO received
. 2023.06.09 17:25:34 - SSH > debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
. 2023.06.09 17:25:34 - SSH > debug1: SSH2_MSG_SERVICE_ACCEPT received
. 2023.06.09 17:25:34 - SSH > debug1: Authentications that can continue: publickey
. 2023.06.09 17:25:34 - SSH > debug1: Next authentication method: publickey
. 2023.06.09 17:25:34 - SSH > debug1: Trying private key: /Users/inet/.config/eddie/f493bbe02af9b7e13b16b0a44b27409a0f19e90056e732625ef56c378cac28df.tmp.key
. 2023.06.09 17:25:34 - SSH > debug1: Authentication succeeded (publickey).
. 2023.06.09 17:25:34 - SSH > Authenticated to 213.152.161.235 ([213.152.161.235]:80).
. 2023.06.09 17:25:34 - SSH > debug1: Local connections to LOCALHOST:16493 forwarded to remote address 127.0.0.1:2018
. 2023.06.09 17:25:34 - SSH > debug1: Local forwarding listening on ::1 port 16493.
. 2023.06.09 17:25:34 - SSH > debug1: channel 0: new [port listener]
. 2023.06.09 17:25:34 - SSH > debug1: Local forwarding listening on 127.0.0.1 port 16493.
. 2023.06.09 17:25:34 - SSH > debug1: channel 1: new [port listener]
. 2023.06.09 17:25:34 - SSH > debug1: Requesting no-more-sessions@openssh.com
. 2023.06.09 17:25:34 - SSH > debug1: Entering interactive session.
. 2023.06.09 17:25:34 - SSH > debug1: pledge: network
. 2023.06.09 17:25:34 - SSH > debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
. 2023.06.09 17:25:34 - SSH > debug1: Remote: /home/sshtunnel/.ssh/authorized_keys:1: key options: agent-forwarding command permitopen port-forwarding user-rc
. 2023.06.09 17:25:35 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.09 17:25:35 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:35 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.09 17:25:35 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.09 17:25:35 - Hummingbird > System and service manager in use is launchd
. 2023.06.09 17:25:35 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/4bd8043147ee17f2408a1855df020ee644be312420b64aa55e6eff4cdc231797.tmp.ovpn' is OpenVPN
W 2023.06.09 17:25:35 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.09 17:25:35 - Hummingbird > Starting thread
. 2023.06.09 17:25:35 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:35 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.09 17:25:35 - Hummingbird > OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak
. 2023.06.09 17:25:35 - Hummingbird > Thread finished
! 2023.06.09 17:25:35 - Disconnecting
. 2023.06.09 17:25:35 - Sending soft termination signal
. 2023.06.09 17:25:35 - SSH > debug1: channel 0: free: port listener, nchannels 2
. 2023.06.09 17:25:35 - SSH > debug1: channel 1: free: port listener, nchannels 1
. 2023.06.09 17:25:35 - SSH > Transferred: sent 2380, received 2208 bytes, in 0.6 seconds
. 2023.06.09 17:25:35 - SSH > Bytes per second: sent 3889.2, received 3608.1
. 2023.06.09 17:25:35 - SSH > debug1: Exit status 0
. 2023.06.09 17:25:35 - Routes, delete 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:35 - Routes, skipped for 2a00:1678:2470:47:4b02:630f:4461:a64 : IPv6 blocked.
. 2023.06.09 17:25:35 - Routes, delete 213.152.161.235/32 for interface "en0", not exists.
. 2023.06.09 17:25:35 - Connection terminated.
I 2023.06.09 17:25:38 - Checking authorization ...
! 2023.06.09 17:25:39 - Connecting to Pyxis (Netherlands, Alblasserdam)
. 2023.06.09 17:25:39 - Routes, add 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:39 - Routes, add 213.152.161.235/32 for interface "en0", already exists.
. 2023.06.09 17:25:39 - SSH > OpenSSH_8.6p1, LibreSSL 3.3.6
. 2023.06.09 17:25:39 - SSH > debug1: Reading configuration data /etc/ssh/ssh_config
. 2023.06.09 17:25:39 - SSH > debug1: /etc/ssh/ssh_config line 21: include /etc/ssh/ssh_config.d/* matched no files
. 2023.06.09 17:25:39 - SSH > debug1: /etc/ssh/ssh_config line 54: Applying options for *
. 2023.06.09 17:25:39 - SSH > debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
. 2023.06.09 17:25:39 - SSH > debug1: Connecting to 213.152.161.235 [213.152.161.235] port 80.
. 2023.06.09 17:25:39 - SSH > debug1: Connection established.
. 2023.06.09 17:25:39 - SSH > debug1: identity file /Users/inet/.config/eddie/8d55a2de3a6682fc199ee9e061a6ca6934346acefcb34e7507da95b9e68938f7.tmp.key type -1
. 2023.06.09 17:25:39 - SSH > debug1: identity file /Users/inet/.config/eddie/8d55a2de3a6682fc199ee9e061a6ca6934346acefcb34e7507da95b9e68938f7.tmp.key-cert type -1
. 2023.06.09 17:25:39 - SSH > debug1: Local version string SSH-2.0-OpenSSH_8.6
. 2023.06.09 17:25:39 - SSH > debug1: Remote protocol version 2.0, remote software version OpenSSH_8.4p1 Debian-5
. 2023.06.09 17:25:39 - SSH > debug1: compat_banner: match: OpenSSH_8.4p1 Debian-5 pat OpenSSH* compat 0x04000000
. 2023.06.09 17:25:39 - SSH > debug1: Authenticating to 213.152.161.235:80 as 'sshtunnel'
. 2023.06.09 17:25:39 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:39 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:39 - SSH > debug1: SSH2_MSG_KEXINIT sent
. 2023.06.09 17:25:39 - SSH > debug1: SSH2_MSG_KEXINIT received
. 2023.06.09 17:25:39 - SSH > debug1: kex: algorithm: curve25519-sha256
. 2023.06.09 17:25:39 - SSH > debug1: kex: host key algorithm: ssh-ed25519
. 2023.06.09 17:25:39 - SSH > debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:39 - SSH > debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
. 2023.06.09 17:25:39 - SSH > debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
. 2023.06.09 17:25:39 - SSH > debug1: SSH2_MSG_KEX_ECDH_REPLY received
. 2023.06.09 17:25:39 - SSH > debug1: Server host key: ssh-ed25519 SHA256:9TpB39jJFK4lUgia996Znfq+D9evPOq4CKjTM9TA2Ys
. 2023.06.09 17:25:39 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:39 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:39 - SSH > debug1: checking without port identifier
. 2023.06.09 17:25:39 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
. 2023.06.09 17:25:39 - SSH > debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
. 2023.06.09 17:25:39 - SSH > Warning: Permanently added '[213.152.161.235]:80' (ED25519) to the list of known hosts.
. 2023.06.09 17:25:40 - SSH > debug1: rekey out after 134217728 blocks
. 2023.06.09 17:25:40 - SSH > debug1: SSH2_MSG_NEWKEYS sent
. 2023.06.09 17:25:40 - SSH > debug1: expecting SSH2_MSG_NEWKEYS
. 2023.06.09 17:25:40 - SSH > debug1: SSH2_MSG_NEWKEYS received
. 2023.06.09 17:25:40 - SSH > debug1: rekey in after 134217728 blocks
. 2023.06.09 17:25:40 - SSH > debug1: Will attempt key: /Users/inet/.config/eddie/8d55a2de3a6682fc199ee9e061a6ca6934346acefcb34e7507da95b9e68938f7.tmp.key  explicit
. 2023.06.09 17:25:40 - SSH > debug1: SSH2_MSG_EXT_INFO received
. 2023.06.09 17:25:40 - SSH > debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,sk-ssh-ed25519@openssh.com,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ecdsa-sha2-nistp256@openssh.com,webauthn-sk-ecdsa-sha2-nistp256@openssh.com>
. 2023.06.09 17:25:40 - SSH > debug1: SSH2_MSG_SERVICE_ACCEPT received
. 2023.06.09 17:25:40 - SSH > debug1: Authentications that can continue: publickey
. 2023.06.09 17:25:40 - SSH > debug1: Next authentication method: publickey
. 2023.06.09 17:25:40 - SSH > debug1: Trying private key: /Users/inet/.config/eddie/8d55a2de3a6682fc199ee9e061a6ca6934346acefcb34e7507da95b9e68938f7.tmp.key
. 2023.06.09 17:25:40 - SSH > debug1: Authentication succeeded (publickey).
. 2023.06.09 17:25:40 - SSH > Authenticated to 213.152.161.235 ([213.152.161.235]:80).
. 2023.06.09 17:25:40 - SSH > debug1: Local connections to LOCALHOST:30588 forwarded to remote address 127.0.0.1:2018
. 2023.06.09 17:25:40 - SSH > debug1: Local forwarding listening on ::1 port 30588.
. 2023.06.09 17:25:40 - SSH > debug1: channel 0: new [port listener]
. 2023.06.09 17:25:40 - SSH > debug1: Local forwarding listening on 127.0.0.1 port 30588.
. 2023.06.09 17:25:40 - SSH > debug1: channel 1: new [port listener]
. 2023.06.09 17:25:40 - SSH > debug1: Requesting no-more-sessions@openssh.com
. 2023.06.09 17:25:40 - SSH > debug1: Entering interactive session.
. 2023.06.09 17:25:40 - SSH > debug1: pledge: network
. 2023.06.09 17:25:40 - SSH > debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
. 2023.06.09 17:25:40 - SSH > debug1: Remote: /home/sshtunnel/.ssh/authorized_keys:1: key options: agent-forwarding command permitopen port-forwarding user-rc
. 2023.06.09 17:25:40 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.09 17:25:40 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:40 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.09 17:25:40 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.09 17:25:40 - Hummingbird > System and service manager in use is launchd
. 2023.06.09 17:25:40 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/f4452e7754564a0acc0cbc54a323a4b5fdb260ebfa7714aa95e12c741913a64b.tmp.ovpn' is OpenVPN
W 2023.06.09 17:25:40 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.09 17:25:40 - Hummingbird > Starting thread
. 2023.06.09 17:25:40 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.09 17:25:40 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.09 17:25:40 - Hummingbird > OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak
. 2023.06.09 17:25:40 - Hummingbird > Thread finished
! 2023.06.09 17:25:40 - Disconnecting
. 2023.06.09 17:25:40 - Sending soft termination signal
. 2023.06.09 17:25:40 - SSH > debug1: channel 0: free: port listener, nchannels 2
. 2023.06.09 17:25:40 - SSH > debug1: channel 1: free: port listener, nchannels 1
. 2023.06.09 17:25:40 - SSH > Transferred: sent 2380, received 2208 bytes, in 0.6 seconds
. 2023.06.09 17:25:40 - SSH > Bytes per second: sent 4109.2, received 3812.2
. 2023.06.09 17:25:40 - SSH > debug1: Exit status 0
. 2023.06.09 17:25:40 - Routes, delete 213.152.161.235/32 for interface "en0".
. 2023.06.09 17:25:40 - Routes, skipped for 2a00:1678:2470:47:4b02:630f:4461:a64 : IPv6 blocked.
. 2023.06.09 17:25:41 - Routes, delete 213.152.161.235/32 for interface "en0", not exists.
. 2023.06.09 17:25:41 - Connection terminated.
I 2023.06.09 17:25:42 - Cancel requested.
! 2023.06.09 17:25:42 - Session terminated.


Best regards

Share this post


Link to post
@Maggie144

Hello!
Quote

first it failed because file was not owned by root

That's fine, Eddie will not run with root privileges programs not owned by root, it's a small security system.

Are you trying to connect Hummingbird over SSH? If so, can you try a direct connection (without the SSH additional tunnel)?

Can you also run Hummingbird on its own (with a configuration file generated by the Configuration Generator) and check whether you get the following error or not?
Quote

. 2023.06.09 17:25:29 - Hummingbird > OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak


Kind regards
 

Share this post


Link to post
16 hours ago, Staff said:

Are you trying to connect Hummingbird over SSH? If so, can you try a direct connection (without the SSH additional tunnel)?

Yes. Did try without additional SSH tunnel, TCP & UDP via port 443 - same problem log as posted.
 
16 hours ago, Staff said:

Can you also run Hummingbird on its own (with a configuration file generated by the Configuration Generator) and check whether you get the following error or not?

Running hummingbird 1.3 alone with additional SSH/SSL tunnel fails also, same problem log in terminal output. It only work with standard TCP 443 connection.

Kind regards

Share this post


Link to post
@Maggie144

Hello!

So:
  • Eddie 2.22.2 + HB 1.3.0 in TCP or UDP -> failure with "OpenVPN3 CONNECT ERROR: SSL_CA_MD_TOO_WEAK: OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak"
  • HB 1.3.0 in TCP or UDP -> success
  • HB over SSH or stunnel, with or without Eddie -> failure in any case
Is the above summary correct?

Kind regards
 

Share this post


Link to post
@Maggie144

Hello!

Hummingbird can not connect over SSH or stunnel at the moment due to an OpenVPN3 bug which has been brought in to OpenVPN3-AirVPN as well. We will be soon working to resolve this bug too. In the meantime, if you need OpenVPN over SSH, please use OpenVPN 2.x series. Thank you, you disclosed the bug.

The error OpenSSLContext: SSL_CTX_use_certificate failed: error:0A00018E:SSL routines::ca md too weak is still under investigation. We have not found any SHA1-signed certificate for your account, which would explain the error message by OpenSSL. Also, the fact that Hummingbird alone does not throw the error makes the matter quite puzzling. If, from Eddie's main window, you uncheck "Remember me", log your account out, and log your account in again, does this error persist?

Kind regards
 

Share this post


Link to post
5 hours ago, Staff said:

If, from Eddie's main window, you uncheck "Remember me", log your account out, and log your account in again, does this error persist?

Followed your directions, still unsuccessful at connecting, but got another log with protocol UDP 443
. 2023.06.12 19:23:21 - Eddie version: 2.22.2 / macos_x64, System: MacOS, Name: macOS 12.6.6, Version: 12.6.6 (Build 21G646), Mono/.Net: v4.0.30319
. 2023.06.12 19:23:23 - Collect network information
. 2023.06.12 19:23:24 - Reading options from /Users/inet/.config/eddie/default.profile
. 2023.06.12 19:23:25 - OpenVPN - Version: 3.3.2 - Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023 (/Users/inet/Public/servers/hummingbird)
. 2023.06.12 19:23:25 - SSH - Version: OpenSSH_8.6p1, LibreSSL 3.3.6 (/usr/bin/ssh)
. 2023.06.12 19:23:25 - SSL - Version: stunnel 5.56 (/Applications/Eddie.app/Contents/MacOS/stunnel)
! 2023.06.12 19:23:25 - Activation of Network Lock - macOS - PF
I 2023.06.12 19:23:26 - Ready
. 2023.06.12 19:23:27 - Collect information about AirVPN completed
I 2023.06.12 19:23:45 - Checking login ...
! 2023.06.12 19:23:46 - Logged in.
I 2023.06.12 19:24:03 - Session starting.
I 2023.06.12 19:24:03 - Checking authorization ...
! 2023.06.12 19:24:05 - Connecting to Subra (Netherlands, Alblasserdam)
. 2023.06.12 19:24:05 - Routes, add 213.152.162.101/32 for interface "en0".
. 2023.06.12 19:24:05 - Routes, add 213.152.162.101/32 for interface "en0", already exists.
. 2023.06.12 19:24:06 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.12 19:24:06 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.12 19:24:06 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.12 19:24:06 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.12 19:24:06 - Hummingbird > System and service manager in use is launchd
. 2023.06.12 19:24:06 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/00eff538318f5c681814355cd2653d7d6982e32e2b751dbe450869ba8ad45b25.tmp.ovpn' is OpenVPN
W 2023.06.12 19:24:06 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.12 19:24:06 - Hummingbird > Starting thread
. 2023.06.12 19:24:06 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.12 19:24:06 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.12 19:24:06 - Hummingbird > NOTE: This configuration contains options that were not used:
. 2023.06.12 19:24:06 - Hummingbird > Option allowed only to be pushed by the server
. 2023.06.12 19:24:06 - Hummingbird > 27 [ping-exit] [32]
. 2023.06.12 19:24:06 - Hummingbird > OpenVPN3 CONNECT ERROR: option_error: sorry, unsupported options present in configuration: Option allowed only to be pushed by the server
. 2023.06.12 19:24:06 - Hummingbird > Thread finished
! 2023.06.12 19:24:06 - Disconnecting
. 2023.06.12 19:24:06 - Routes, delete 213.152.162.101/32 for interface "en0".
. 2023.06.12 19:24:06 - Routes, skipped for 2a00:1678:2470:33:d3c3:e135:8475:645f : IPv6 blocked.
. 2023.06.12 19:24:06 - Routes, delete 213.152.162.101/32 for interface "en0", not exists.
. 2023.06.12 19:24:06 - Connection terminated.
I 2023.06.12 19:24:08 - Cancel requested.
! 2023.06.12 19:24:08 - Session terminated.
 

 


Kind regards

Share this post


Link to post
@Maggie144

Hello!

Yes, the mentioned directive can not be accepted by OpenVPN3-AirVPN (except when pushed by the server). To solve the last problem you reported:
  • from Eddie's main window select "Preferences" > "OpenVPN Directives"
  • in the "Custom directives" box add the following line:
  • -ping-exit 32
    Please note the "-" sign in front of the line, telling Eddie to delete this directive from its list
  • click "Save" and start a new connection
Kind regards



 

Share this post


Link to post
27 minutes ago, Staff said:
-ping-exit 32
with this directive I can connect successfully with Eddie & HB 1.3.0 via UDP & TCP

still getting a warning though

. 2023.06.12 20:34:52 - Eddie version: 2.22.2 / macos_x64, System: MacOS, Name: macOS 12.6.6, Version: 12.6.6 (Build 21G646), Mono/.Net: v4.0.30319
. 2023.06.12 20:34:54 - Collect network information
. 2023.06.12 20:34:56 - Reading options from /Users/inet/.config/eddie/default.profile
. 2023.06.12 20:34:56 - OpenVPN - Version: 3.3.2 - Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023 (/Users/inet/Public/servers/hummingbird)
. 2023.06.12 20:34:56 - SSH - Version: OpenSSH_8.6p1, LibreSSL 3.3.6 (/usr/bin/ssh)
. 2023.06.12 20:34:56 - SSL - Version: stunnel 5.56 (/Applications/Eddie.app/Contents/MacOS/stunnel)
! 2023.06.12 20:34:57 - Activation of Network Lock - macOS - PF
I 2023.06.12 20:34:58 - Ready
. 2023.06.12 20:34:59 - Collect information about AirVPN completed
I 2023.06.12 20:35:12 - Session starting.
I 2023.06.12 20:35:12 - Checking authorization ...
! 2023.06.12 20:35:12 - Connecting to Chara (Netherlands, Alblasserdam)
. 2023.06.12 20:35:12 - Routes, add 213.152.187.222/32 for interface "en0".
. 2023.06.12 20:35:12 - Routes, add 213.152.187.222/32 for interface "en0", already exists.
. 2023.06.12 20:35:13 - Hummingbird > Hummingbird - OpenVPN3 Client 1.3.0 - 1 June 2023
. 2023.06.12 20:35:13 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.12 20:35:13 - Hummingbird > Copyright (C) 2012-2022 OpenVPN Inc. All rights reserved.
. 2023.06.12 20:35:13 - Hummingbird > OpenSSL 3.0.8 7 Feb 2023
. 2023.06.12 20:35:13 - Hummingbird > System and service manager in use is launchd
. 2023.06.12 20:35:13 - Hummingbird > VPN type of configuration file '/Users/inet/.config/eddie/df9be1968ad602eccd66071cb5490473389eca1611d33ca56683e85c6333022f.tmp.ovpn' is OpenVPN
W 2023.06.12 20:35:13 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored
. 2023.06.12 20:35:13 - Hummingbird > Starting thread
. 2023.06.12 20:35:13 - Hummingbird > OpenVPN core 3.8.4 AirVPN mac x86_64 64-bit
. 2023.06.12 20:35:13 - Hummingbird > Frame=512/2112/512 mssfix-ctrl=1250
. 2023.06.12 20:35:13 - Hummingbird > NOTE: This configuration contains options that were not used:
. 2023.06.12 20:35:13 - Hummingbird > Unsupported option (ignored)
. 2023.06.12 20:35:13 - Hummingbird > 15 [explicit-exit-notify] [5]
. 2023.06.12 20:35:13 - Hummingbird > 18 [connect-retry-max] [1]
. 2023.06.12 20:35:13 - Hummingbird > 20 [persist-tun]
. 2023.06.12 20:35:13 - Hummingbird > 21 [persist-key]
. 2023.06.12 20:35:13 - Hummingbird > 23 [resolv-retry] [infinite]
. 2023.06.12 20:35:13 - Hummingbird > 24 [auth-nocache]
. 2023.06.12 20:35:13 - Hummingbird > 26 [data-ciphers-fallback] [AES-256-CBC]
. 2023.06.12 20:35:13 - Hummingbird > EVENT: RESOLVE
. 2023.06.12 20:35:13 - Hummingbird > Contacting 213.152.187.222:443 via UDP
. 2023.06.12 20:35:13 - Hummingbird > EVENT: WAIT
. 2023.06.12 20:35:13 - Hummingbird > Connecting to [213.152.187.222]:443 (213.152.187.222) via UDPv4
. 2023.06.12 20:35:13 - Hummingbird > EVENT: CONNECTING
. 2023.06.12 20:35:13 - Hummingbird > Tunnel Options:V4,dev-type tun,link-mtu 1586,tun-mtu 1500,proto UDPv4,comp-lzo,cipher BF-CBC,auth SHA512,keysize 128,key-method 2,tls-client
. 2023.06.12 20:35:13 - Hummingbird > Peer Info:
. 2023.06.12 20:35:13 - Hummingbird > IV_VER=3.8.4 AirVPN
. 2023.06.12 20:35:13 - Hummingbird > IV_PLAT=mac
. 2023.06.12 20:35:13 - Hummingbird > IV_NCP=2
. 2023.06.12 20:35:13 - Hummingbird > IV_TCPNL=1
. 2023.06.12 20:35:13 - Hummingbird > IV_PROTO=990
. 2023.06.12 20:35:13 - Hummingbird > IV_MTU=1600
. 2023.06.12 20:35:13 - Hummingbird > IV_CIPHERS=AES-256-GCM:AES-256-CBC:AES-192-GCM:AES-192-CBC:AES-128-GCM:AES-128-CBC:BF-CBC
. 2023.06.12 20:35:13 - Hummingbird > IV_LZO_STUB=1
. 2023.06.12 20:35:13 - Hummingbird > IV_COMP_STUB=1
. 2023.06.12 20:35:13 - Hummingbird > IV_COMP_STUBv2=1
. 2023.06.12 20:35:13 - Hummingbird > IV_GUI_VER=Eddie2.22.2
. 2023.06.12 20:35:13 - Hummingbird > IV_BS64DL=1
. 2023.06.12 20:35:13 - Hummingbird > VERIFY OK: depth=1, /C=IT/ST=IT/L=Perugia/O=airvpn.org/CN=airvpn.org CA/emailAddress=info@airvpn.org, signature: RSA-SHA512
. 2023.06.12 20:35:13 - Hummingbird > VERIFY OK: depth=0, /C=IT/ST=IT/L=Perugia/O=airvpn.org/CN=Chara/emailAddress=info@airvpn.org, signature: RSA-SHA512
. 2023.06.12 20:35:13 - Hummingbird > SSL Handshake: peer certificate: CN=Chara, 4096 bit RSA, cipher: TLS_CHACHA20_POLY1305_SHA256   TLSv1.3 Kx=any      Au=any   Enc=CHACHA20/POLY1305(256) Mac=AEAD
. 2023.06.12 20:35:13 - Hummingbird > Session is ACTIVE
. 2023.06.12 20:35:13 - Hummingbird > EVENT: GET_CONFIG
. 2023.06.12 20:35:13 - Hummingbird > Sending PUSH_REQUEST to server...
. 2023.06.12 20:35:13 - Hummingbird > Ignored due to pull-filter: [redirect-gateway] [ipv6] [def1] [bypass-dhcp]
. 2023.06.12 20:35:13 - Hummingbird > Ignored due to pull-filter: [dhcp-option] [DNS] [10.14.2.1]
. 2023.06.12 20:35:13 - Hummingbird > Ignored due to pull-filter: [dhcp-option] [DNS6] [fde6:7a:7d20:a02::1]
. 2023.06.12 20:35:13 - Hummingbird > Ignored due to pull-filter: [tun-ipv6]
. 2023.06.12 20:35:13 - Hummingbird > Ignored due to pull-filter: [ifconfig-ipv6] [fde6:7a:7d20:a02::1046/64] [fde6:7a:7d20:a02::1]
. 2023.06.12 20:35:13 - Hummingbird > OPTIONS:
. 2023.06.12 20:35:13 - Hummingbird > 0 [comp-lzo] [no]
. 2023.06.12 20:35:13 - Hummingbird > 1 [route-gateway] [10.14.2.1]
. 2023.06.12 20:35:13 - Hummingbird > 2 [topology] [subnet]
. 2023.06.12 20:35:13 - Hummingbird > 3 [ping] [10]
. 2023.06.12 20:35:13 - Hummingbird > 4 [ping-restart] [60]
. 2023.06.12 20:35:13 - Hummingbird > 5 [ifconfig] [10.14.2.72] [255.255.255.0]
. 2023.06.12 20:35:13 - Hummingbird > 6 [peer-id] [1]
. 2023.06.12 20:35:13 - Hummingbird > 7 [cipher] [AES-256-GCM]
. 2023.06.12 20:35:13 - Hummingbird > PROTOCOL OPTIONS:
. 2023.06.12 20:35:13 - Hummingbird > cipher: AES-256-GCM
. 2023.06.12 20:35:13 - Hummingbird > digest: NONE
. 2023.06.12 20:35:13 - Hummingbird > ncp enabled: yes
. 2023.06.12 20:35:13 - Hummingbird > key-derivation: OpenVPN PRF
. 2023.06.12 20:35:13 - Hummingbird > compress: LZO_STUB
. 2023.06.12 20:35:13 - Hummingbird > peer ID: 1
. 2023.06.12 20:35:13 - Hummingbird > control channel: tls-crypt enabled
. 2023.06.12 20:35:13 - Hummingbird > EVENT: ASSIGN_IP
. 2023.06.12 20:35:13 - Hummingbird > /sbin/ifconfig utun3 down
. 2023.06.12 20:35:13 - Hummingbird > /sbin/ifconfig utun3 10.14.2.72 10.14.2.1 netmask 255.255.255.0 mtu 1500 up
. 2023.06.12 20:35:13 - Hummingbird > /sbin/route add -net 10.14.2.0 -netmask 255.255.255.0 10.14.2.72
. 2023.06.12 20:35:13 - Hummingbird > add net 10.14.2.0: gateway 10.14.2.72
. 2023.06.12 20:35:13 - Hummingbird > MacDNSAction: FLAGS=F RD=0 SO=5000 DNS= DOM= ADS=
. 2023.06.12 20:35:13 - Hummingbird > open utun3 SUCCEEDED
. 2023.06.12 20:35:13 - Hummingbird > Connected via tun
. 2023.06.12 20:35:13 - Hummingbird > LZO-ASYM init swap=0 asym=1
. 2023.06.12 20:35:13 - Hummingbird > Comp-stub init swap=0
. 2023.06.12 20:35:13 - Hummingbird > mssfix=1399 (upper bound=1492, overhead=52, payload_overhead=41, target=1440)
. 2023.06.12 20:35:14 - DNS of a network adapter forced (Wi-Fi, from Automatic to 10.14.2.1)
. 2023.06.12 20:35:14 - DNS of a network adapter forced (Thunderbolt Bridge, from Automatic to 10.14.2.1)
. 2023.06.12 20:35:14 - DNS of a network adapter forced (ProtonVPN, from Automatic to 10.14.2.1)
. 2023.06.12 20:35:14 - Routes, add 0.0.0.0/1 for interface "utun3".
. 2023.06.12 20:35:14 - Routes, add 128.0.0.0/1 for interface "utun3".
. 2023.06.12 20:35:14 - Routes, add 213.152.187.220/32 for interface "utun3".
. 2023.06.12 20:35:14 - Routes, skipped for 2a00:1678:1337:7a23:1a11:385:cef5:8d8d : IPv6 blocked.
. 2023.06.12 20:35:14 - Flushing DNS
I 2023.06.12 20:35:15 - Checking DNS
! 2023.06.12 20:35:16 - Connected.
. 2023.06.12 20:35:16 - Hummingbird > EVENT: CONNECTED 213.152.187.222:443 (213.152.187.222) via /UDPv4 on tun/10.14.2.72/ gw=[10.14.2.1/] mtu=(default) cipher=AES-256-GCM
. 2023.06.12 20:35:16 - Hummingbird > Connected to VPN server with IP address 213.152.187.222 - Port 443 - Protocol UDPv4 - Cipher AES-256-GCM

 

Is network lock really disabled?

Kind regards

Share this post


Link to post
@Maggie144

Hello!

Hummingbird's Network Lock is disabled when Eddie runs Hummingbird, because it would conflict with Eddie's Network Lock. Eddie keeps the control both of Network Lock and DNS management when it runs Hummingbird. Since Hummingbird enables its own Network Lock by default, Eddie must tell it explicitly not to do so with the proper option. You can see that Eddie's Network Lock is enabled:
! 2023.06.12 20:34:57 - Activation of Network Lock - macOS - PF

while HB's Network Lock is disabled:
W 2023.06.12 20:35:13 - Hummingbird > WARNING: Network filter and lock are disabled. Mode setting is ignored

Kind regards
 

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image

×
×
  • Create New...