Bob.Hou
Bob.Hou
I use one port to send traffic on v2.93, but the wait_on_traffic function meet some issues. Could you please kindly have a look? Here is my code pharse: def generate_single_port_traffic(stlclient,...
数据库连接问题
执行python manage.py crontab add发现数据库连接拒绝,setting.py中的所配置有关数据库的参数均都是可以通过mysql命令进行访问的。 
### Describe the bug rpm-ostree -y --idempotent --allow-inactive install --apply-live net-tools beakerlib wget pciutils python3 python3-pip error: Updating deployment: GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._g_2dio_2derror_2dquark.Code26: Transaction in progress: install --assumeyes --apply-live --allow-inactive beakerlib You can...
original issue: nohup /usr/local/bin/ncat -vvv --recv-only -l 10000 -k > /var/log/ncat.log 2>&1 I try to send two connection, but the second would failed. ``` ncat --send-only 172.16.61.254 10000 -p 20000...