saa/all_banks_ips: acs_url.csv contains all banks main websites and 3DSecure pages domains which are called Access Controll Servers sample: "3dsecure.maybank.com.sg","443","sg","['206.99.153.116']" Maxim Kozenko, max.dnu@gmail.com - SVN.BY: Go Git Service

acs_url.csv contains all banks main websites and 3DSecure pages domains which are called Access Controll Servers sample: "3dsecure.maybank.com.sg","443","sg","['206.99.153.116']" Maxim Kozenko, max.dnu@gmail.com

Oplata.com 71fb3143f7 Merge pull request #4 from valentinsviridov/master 7 anni fa
README.md 065922711e first commit 7 anni fa
acs_url.csv 181c858bcc revert erroneous line delete 7 anni fa
get_ips.py bfe7868cfb fix list index 7 anni fa

README.md

CSV file of all banks domains and IPs provided by FONDY Payment Service Provider

acs_url.csv contains all banks main websites and 3DSecure pages domains which are called Access Controll Servers

file structure is

domain, port, bank country, ip list

sample:

"3dsecure.maybank.com.sg","443","sg","['206.99.153.116']"

This can be used for example by internet providers to add IPs to whitelist in order customers could top up having negative account balance.

Author

Maxim Kozenko, max.dnu@gmail.com