sebizar a écrit :
tiens en lisant les fichiers ini de shoutcast on trouve ca
Code :
- *****************************
- ; Access Control
- ; *****************************
- ; ListenerTimer is a value in minutes of maximum permitted time for
- ; a connected listener. If someone is connected for longer than this
- ; amount of time, in minutes, they are disconnected. When undefined,
- ; there is no limit defined. Default is undefined.
- ; ListenerTimer=600
- ; BanFile is the text file sc_serv reads and writes to/from
- ; for the list of clients prohibited to connect to this
- ; server. It's automatically generated via the web
- ; interface.
- ; BanFile=sc_serv.ban
- ; RipFile is the text file sc_serv reads and writes to/from
- ; for the list of client IPs which are *ALWAYS* permitted
- ; to connect to this server (useful for relay servers).
- ; This file is automatically generated via the web
- ; interface. Note that if your server is FULL, and someone
- ; from a Reserved IP connects, the DNAS will force the person
- ; listening for the longest time off to make room for the new
- ; connection.
- ; RipFile=sc_serv.rip
- ; RIPOnly, when set to Yes, will only allow IP addresses listed in the Reserved
- ; IP list to connect and relay. All other connections for listening will be denied.
- ; This is really only useful for servers whose sole purpose is to provide the
- ; primary feed to all public relays. Setting this value to Yes also forces the
- ; server into Private mode, since listing this server in the directory would
- ; be pointless. Default is No.
- ; RIPOnly=No
|
a priori, si t auditeurs on des ips fixe, cela peut etre une certaine forme d'authentification
|