berlin2123

Results 20 comments of berlin2123

Maybe, we can still work with Ganglia through a [centos7-ganglia-web-docker-container](https://github.com/berlin2123/ganglia-web-docker/tree/main/ganglia-web-centos7)

rhel9/centosstream9/rocky9/almalinux9 can use the same document.

> Why not using the CentOS stream 9 ? 1,The downstream version of RHEL, CentOS, which has more than 10 years of update support, is in '/dev/null' now. The upstream...

I do not know how to check if it is a http connection. So any one help rewrite this code? ``` if it_is_not_a_http_connection { xl.Info("connections closed, it remains [%d]seconds, [%s]",...

However, it will be better to add a new key_word in frps.ini to set what kind of connection should Log its connection time. example: ``` LogConnTime := "ssh, rdp" Then,...

If do not care about the size of log file, just Merge now. In fact, adding this to output log, doesn't make the logfile much too large.

> this is OK now. ``` log the duration of each connection for the connection type identified by its name examples, setting this in frps.ini 'log_duration_types = ssh,rdp', it will...

@fatedier PULL or not? Do not waiting for the inactivity timeout and close.

Fail2ban identied many attack in my frps server: ``` [root@hostname ~]# grep Ban /var/log/fail2ban.log* /var/log/fail2ban.log-20220911:2022-09-08 18:32:41,439 fail2ban.actions [1328]: NOTICE [frps-ssh] Ban 159.89.*.* /var/log/fail2ban.log-20220918:2022-09-16 17:46:51,543 fail2ban.actions [1328]: NOTICE [frps-rdp] Ban 117.184.*.*...