You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 yıl önce
1 yıl önce
1 yıl önce
1234567891011
  1. # rpki-home
  2. Usage: ./rpki-home.pl <rpki|routes|genbl|apply|all>
  3. ```
  4. rpki : download RPKI validator data
  5. routes: download RIPE RIS routing table dumps
  6. genbl : calculate the blacklist
  7. apply : swap ipsets
  8. all : all of the above
  9. ```