Skip to content

nightsnake/ansible-rkn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antifilter routes installer

Description

This is ansible role for install the script, which will download list of IPs, forbidded by RKN in Russia. Also it contains script from Grigory Kuzovnikov for minimize count of prefixes.

Defaults

rkn_dir: /opt/rkn
net_minimizer_dir: /opt/net_list_minimizer
prefix_count: 3000
rkn_tpl:
  - src: 'makeroutes.sh.j2'
    dst: "{{ rkn_dir }}/makeroutes.sh"
    mode: '0755'

Limitations

No any guarantees. All at your own risk. Author is not responsible for the content of files, placed on the antifilter.download

About

Role for download routes from antifilter.download

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages