Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

GBUdbIgnoreList.txt 354B

123456789
  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.