-
一直有一个问题,使用mihomo核心后,开启tun并且在mihomo的config.yaml中修改device为```xxx```,需要同步更改```scripts/box.config```line 12中的```tun_device="tun0"```为```tun_device="xxx"```吗
---
另外在日志中看到```fswatch: watcher removed: …
Moecg updated
1 month ago
-
Hi,
After some test it seem that firewalld don't block IP from the IPSET if you add the IP with the ipset command....
This guy need that you add your entry with the firewall-cmd or he will just ig…
-
Gradle 3.3 introduced the notion of (directly) unresolvable configurations, as indicated [here](https://docs.gradle.org/3.3/javadoc/org/gradle/api/artifacts/Configuration.html#isCanBeResolved(). In my…
-
*Module Filename: backup.py*
Automatically enable/disable blacklisted modules when the bot that already provides the module's functionality quits, parts/joins.
It should provide an interface for…
-
I use your setup for docker containers. Looks respectable but since I rely on haproxy for my other projects I'd like to have my "own" common logging setup. Currently, there's no way to do it.
My re…
-
Instead of keeping the blacklist on the source code, make it load from an external configuration file so that it is configurable by user.
-
In the `subreddits.conf` configuration file, blacklisted files are ignored if they are placed on a line after "all" (if that exists within the file) due to special handling of the case where "all" is …
-
I think it makes sense to add such feature as whitelist or/and blacklist of orgs, spaces and applications into Parser configuration. So that we can filter out log events based on this criteria.
-
### Initialize the ASDF source registry with all projects in ~/dev/lisp/, excluding specific project directories (asdf/ and old/).
- In the source registry, :EXCLUDE *overrides* any previous exclus…
-
I was playing around with blacklisting files from displaying diagnostics (clang really doesn't like some system headers from newlib). Blacklisting files in the Config struct is exactly what is suppose…