選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

GBUdbIgnoreList.txt 356B

12345678910
  1. # List of IPs to Ignore on startup
  2. # Each IP in this list is set to Ignore in GBUdb when
  3. # The configuration is loaded.
  4. # Hash mark on the beginning of a line indicates a comment.
  5. # Comments after an IP are also ignored.
  6. # One line per IP. Sorry, no CIDR yet.
  7. # Be sure to list ALL of your gateways :-)
  8. 127.0.0.1 # ignore localhost, of course.