gumpjt

Results 9 issues of gumpjt

**问题现象** 本机docker中起的服务,服务器来后,配置完本机DNS服务器:127.0.0.1后,nslookup无法进行解析。返回的都是: No response from server。 请教是哪里的问题?要如何进行配置呢 **运行环境** 1. win10 docker desktop 2. docker desktop 以 wsl 2作为backend。镜像使用的是:https://hub.docker.com/r/pikuzheng/smartdns 3. docker compose文件内容如下: `version: '3' services: smartdns: image: pikuzheng/smartdns ports: - "53:53"...

When I use the CLI, it not working. It only gives 50 result max. I tried to fix it but faild...

For example, In `/data/log/`, there is a auto update file access.log (update by rsync, pull data from remote server to `/data/log/access.log`) I just want to run a daemon goaccess, Monitor...

websocket-server

My site have permalink setting like: www.test.com/post-name/ and nginx very basic conf: ``` location / { try_files $uri $uri/ /index.php$is_args$args; } ``` when I install this plugin, it does not...

In some situation, it needs to create index on lots of files in the same time and the name of each file may get very long, when I pass an...

Hi there, I add this in my config, but when the response is text/html, it will also replace. Any comments? > replace_filter_types application/x-javascript javascript text/javascript application/javascript; Thanks.

### Welcome - [X] Yes, I'm using the latest major release. Only such installations are supported. - [X] Yes, I'm using the supported system. Only such systems are supported. -...