nulllpoint

Results 5 issues of nulllpoint

The following code has been deleted in the latest version, other way? issue #371 ``` //ignore traffic destined for localhost if( (YES == [remoteEndpoint.hostname hasPrefix:@"::1"]) || (YES == [remoteEndpoint.hostname isEqualToString:@"127.0.0.1"])...

### 最后感谢rime这么好的全平台输入法, 很理解开源且免费项目的不易, 不胜感激! ### 最佳解决方案 在用户设定目录的squirrel.yaml里, 发现app_options的配置, 好家伙, 原来不是bug, 是默认给关闭掉了, 这...., 好吧, 这么做肯定也是怕有兼容问题吧可能, 不过, 我试着把这些配置关闭掉, 目前完美使用, 神奇! ```yml app_options: com.apple.Spotlight: ascii_mode: true com.alfredapp.Alfred: ascii_mode: true com.runningwithcrayons.Alfred-2: ascii_mode: true com.blacktree.Quicksilver:...

您好, 很荣幸找到了这款替代fliqlo的开源软件, 使用中带给我的体验都比fliqlo更简单和稳定, 唯一遗憾的是最近发现使用时win10电池计划里设置的定时关闭显示器和睡眠都失效了, 即只要使用了这个屏保, 电脑就不会执行电池计划里的设置, 在之前的fliqlo以及同类型的flipt 使用时 都是可以正常定时睡眠和关闭显示器的, 如果您能在百忙之中加上这个优化, 感激不尽, 再次感谢您开源的软件所带来的完美体验.

Whether it's [`manual`](https://github.com/Schniz/fnm#manually) installation or [`fnm-install.sh`](https://github.com/Schniz/fnm/blob/master/.ci/install.sh) installation or [`fnm-install.sh`](https://github.com/Schniz/fnm/blob/master/.ci/install.sh) installation, and [shell-setup](https://github.com/Schniz/fnm#shell-setup). I found sample problem on [#427](https://github.com/Schniz/fnm/issues/427) , but no solution found. In addition, the directory of `$FNM_MULTISHELL_PATH/bin` also...

如题, 使用`zerotier`官网的planet, 设置只需要设置`Allow Managed Addresses`, 但是使用`docker-zerotier-planet`, 必须要设置`Allow Assignment of Global IPs` 才可以, 否则在网络设备中, 就无法查看到ip, 也没法互连. 查阅了官方的文档, 也没理解为什么会这样, 能请教下是什么原因么, 如果您能在百忙中解答我的疑惑, 真的十分感谢