05nelsonm / kmp-tor

Kotlin Multiplatform Library for embedding Tor into your applications
Apache License 2.0
33 stars 5 forks source link

Update `TorListeners` with new types #424

Closed 05nelsonm closed 1 month ago

05nelsonm commented 1 month ago

Need to be able to handle the following additional listener types:

Jun 02 15:33:53.060 [notice] Opening Transparent pf/netfilter listener on 127.0.0.1:9062
Jun 02 15:33:53.060 [notice] Opened Transparent pf/netfilter listener connection (ready) on 127.0.0.1:9062
Jun 02 15:33:53.060 [notice] Opening Transparent natd listener on 127.0.0.1:9060
Jun 02 15:33:53.060 [notice] Opened Transparent natd listener connection (ready) on 127.0.0.1:9060
Jun 02 15:33:53.060 [notice] Opening Metrics listener on 127.0.0.1:9059
Jun 02 15:33:53.060 [notice] Opened Metrics listener connection (ready) on 127.0.0.1:9059
Jun 02 15:33:53.061 [notice] Opening OR listener on 0.0.0.0:9061
Jun 02 15:33:53.061 [notice] Opened OR listener connection (ready) on 0.0.0.0:9061
Jun 02 15:33:53.061 [notice] Opening OR listener on [::]:9061
Jun 02 15:33:53.061 [notice] Opened OR listener connection (ready) on [::]:9061
Jun 02 15:33:53.061 [notice] Opening Extended OR listener on 127.0.0.1:9058
Jun 02 15:33:53.061 [notice] Opened Extended OR listener connection (ready) on 127.0.0.1:9058
Jun 02 15:33:53.061 [notice] Opening Directory listener on 0.0.0.0:9057
Jun 02 15:33:53.061 [notice] Opened Directory listener connection (ready) on 0.0.0.0:9057