natman.json 87 B

12345678
  1. {
  2. "services" : {
  3. "http": 80,
  4. "https": 443,
  5. "ssh": 22,
  6. "ftp": 23
  7. }
  8. }