-
### Environment
I'm trying everything in a docker-compose environment to keep things simple and repeatable. I've tried this with nginx=1.25.5 and newer.
docker-compose.yaml
```
services:…
-
I'm trying to follow along the example. I start a socket repl, and eval the following lines:
```
(require '[trikl.core :as t])
;; store clients so we can poke at them from the REPL
(def clients …
-
Hi..
I try to access to a device via telnet, but I receive the following error
[Sun Sep 05 23:28:54.434233 2021] [php7:warn] [pid 7033] [client 192.168.11.200:49671] PHP Warning: array_key_exists(…
-
Hi @ivan-sincek awesome work Bro!
Do you have any opinion's regarding handler implementation in java?
I know this ends up using `SocketServer` but I am looking forward to something such as a Telne…
-
There are several identified places where the Talker outputs raw information to their clients:
- [ ] motd
- [ ] .map
- [ ] .file
A filter must be created, catching these streams and turning t…
-
### What happened?
I have a windows node with a pod running as a host process container, and therefore with hostNetwork:true. I have the pod exposed as a ClusterIP service. I have a separate pod on t…
-
when i try to match rule `alert tcp $TELNET_SERVERS 23 -> $EXTERNAL_NET any ( msg:"PROTOCOL-TELNET login incorrect"; flow:to_client,established; content:"Login incorrect"; metadata:ruleset community; …
-
My telnet client is connecting to a non-go-telnet server and uses the basic client code provided in the documentation example. Connecting to my server with a standard telnet client gets an instant rep…
-
Dear Invzblio
Serial redirection is a very good approach because avoid the code change, however it should work as a "telnet server" program. The idea is that remotely a telnet client program shoul…
-
### The problem
Description:
Hey there! I've been using the WS66i Soundavo integration with Home Assistant, and I think I might have stumbled upon a little quirk when using it alongside the WS66i So…