Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of DXSpider Documentation Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 19:19, 19 February 2025 Dxcadmin talk contribs created page How to connect DXSpider to RBN (Created page with "Configuring your DXSpider node receive skimmer spots from the RBN (Reverse Beacon Network) is very straight forward: Create two connect scripts: /spider/connect/sk0mmr which contains: connect telnet telnet.reversebeacon.net 7000 'call:' 'sk0mmr' /spider/connect/sk1mmr which contains: connect telnet telnet.reversebeacon.net 7001 'call:' 'sk1mmr' The in your crontab file: /spider/local_cmd/crontab Add these two lines: * * * * * start_connect('sk0mmr') unless...")