This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bitcomet_options [2025/05/29 14:15] – [ IP Filter] wxhere | bitcomet_options [2025/06/17 12:41] (current) – [ Client Filter] wxhere | ||
|---|---|---|---|
| Line 184: | Line 184: | ||
| This option page was introduced in BitComet v2.10. | This option page was introduced in BitComet v2.10. | ||
| - | * //Enable IP filter for BitTorernt | + | * //Enable IP filter for BitTorrent |
| * // Update IP filter list file automatically from the following HTTP address//: unchecked by default.\\ If enabled this option, the IP filter list above will be updated at specified interval, by visiting the specified HTTP URL. | * // Update IP filter list file automatically from the following HTTP address//: unchecked by default.\\ If enabled this option, the IP filter list above will be updated at specified interval, by visiting the specified HTTP URL. | ||
| Line 197: | Line 197: | ||
| * //Enable BitTorrent client filters//: unchecked by default.\\ If enabled this option, all peers from trackers, DHT, peer exchange and incoming connections will be filtered by its client name, peer_id or listening port. | * //Enable BitTorrent client filters//: unchecked by default.\\ If enabled this option, all peers from trackers, DHT, peer exchange and incoming connections will be filtered by its client name, peer_id or listening port. | ||
| + | |||
| + | * Client filter rule list example: | ||
| + | |||
| + | < | ||
| + | { | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | }, | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | </ | ||
| * // Update client filter list every day automatically from the following HTTP address//: unchecked by default.\\ If enabled this option, the client filter list above will be updated at BitComet launch time and every 24 hours, by visiting the specified HTTP link. | * // Update client filter list every day automatically from the following HTTP address//: unchecked by default.\\ If enabled this option, the client filter list above will be updated at BitComet launch time and every 24 hours, by visiting the specified HTTP link. | ||