killbus

Results 6 issues of killbus

Is that possible to make the `Website Agent` or the `Post Agent` work like the `curl` with option `--resolve`?

https://github.com/ydf0509/nb_log/blob/c0f5d2979c8e50a43f15399a0683ecf1650b17f6/nb_log/log_manager.py#L331

**Describe the issue** Is there possible to remove the text only in a particular area? If the top-left is the start point, it may look like this: (width_start_percent, height_start_percent, width_end_percent,...

全新安装 2018-11-09-alpine-n1-aarch64.zip install-full 到 emmc。 测试 reboot `有时` 会在启动时找不到 /dev/mmcblk1

version: `build-20230216_1021` 不懂 `rust`,一边读源码一边问 `chatbots`,没头绪了。 以下是一些不成熟的尝试: ```rust let client_subnet = ClientSubnet::new(u8(15), u8(0), IpAddr::from_str("23.62.93.233")?); println(client_subnet.addr.to_str()); ////query.push_opt(client_subnet.to_opt_data())?; //if let AllOptData::ClientSubnet(subnet) = client_subnet.to_opt_data() { // dbg(subnet); //} ``` ```rust let opt_records = query.options?;...