X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2FCommands_en.hlp;h=554c85c3d75811477f75c2448cec2d029c3a7cfc;hb=5275b86607057a0960cdf03b41b8092a3d813e57;hp=8765a69b62a6998a2dacecc47b2511fada1cd5f8;hpb=6e210063f1ef4e5c36ad04ba029b59711cc1eb04;p=spider.git diff --git a/cmd/Commands_en.hlp b/cmd/Commands_en.hlp index 8765a69b..554c85c3 100644 --- a/cmd/Commands_en.hlp +++ b/cmd/Commands_en.hlp @@ -55,6 +55,34 @@ default for nodes and users eg:- accept/ann input node_default by G,M,2 accept/ann user_default by G,M,2 +=== 8^ACCEPT/ROUTE [0-9] ^Set an 'accept' filter line for routing +Create an 'accept this routing PC Protocol' line for a filter. + +An accept filter line means that if a PC16/17/19/21/24/41/50 matches this filter +it is passed thru that interface. See HELP FILTERING for more info. Please read this +to understand how filters work - it will save a lot of grief later on. + +You can use any of the following things in this line:- + + call the callsign of the thingy + call_dxcc eg: 61,62 (from eg: sh/pre G) + call_itu + call_zone + origin really the interface it came in on + origin_dxcc eg: 61,62 (from eg: sh/pre G) + origin_itu + origin_zone + +some examples:- + + acc/route gb7djk call_dxcc 61,38 (send only UK+EIRE nodes) + acc/route gb7djk call gb7djk (equiv to SET/ISOLATE) + +You can use the tag 'all' to accept everything eg: + + acc/route all + + === 0^ACCEPT/SPOTS [0-9] ^Set an 'accept' filter line for spots Create an 'accept this spot' line for a filter. @@ -95,6 +123,7 @@ You can use the tag 'all' to accept everything, eg: but this probably for advanced users... + === 8^ACCEPT/SPOTS [input] [0-9] ^Spot filter sysop version This version allows a sysop to set a filter for a callsign as well as the default for nodes and users eg:- @@ -231,6 +260,10 @@ DX cluster . This process creates a new 'client' process which will use the script in /spider/connect/ to effect the 'chat' exchange necessary to traverse the network(s) to logon to the cluster . +=== 9^DELELE/USER ...^Delete this user from the User Database +This command will completely remove a one or more users from the database. +It goes without saying that you should use this command CAREFULLY! + === 0^DBAVAIL^Show a list of all the Databases in the system Title says it all really, this command lists all the databases defined in the system. It is also aliased to SHOW/COMMAND. @@ -815,6 +848,32 @@ You can use the tag 'all' to reject everything eg: but this probably for advanced users... +=== 8^REJECT/ROUTE [0-9] ^Set an 'reject' filter line for routing +Create an 'reject this routing PC Protocol' line for a filter. + +An reject filter line means that if a PC16/17/19/21/24/41/50 matches this filter +it is NOT passed thru that interface. See HELP FILTERING for more info. Please +read this to understand how filters work - it will save a lot of grief later on. + +You can use any of the following things in this line:- + + call the callsign of the thingy + call_dxcc eg: 61,62 (from eg: sh/pre G) + call_itu + call_zone + origin really the interface it came in on + origin_dxcc eg: 61,62 (from eg: sh/pre G) + origin_itu + origin_zone + +some examples:- + + rej/route gb7djk call_dxcc 61,38 (everything except UK+EIRE nodes) + +You can use the tag 'all' to reject everything eg: + + rej/route all (equiv to [very] restricted mode) + === 8^REJECT/SPOTS [input] [0-9] ^Spot filter sysop version This version allows a sysop to set a filter for a callsign as well as the default for nodes and users eg:- @@ -983,6 +1042,8 @@ Use with extreme care. This command may well be superceded by FILTERing. === 0^SET/BEEP^Add a beep to DX and other messages on your terminal === 0^UNSET/BEEP^Stop beeps for DX and other messages on your terminal +=== 5^SET/BBS [..]^Make the callsign a BBS + === 5^SET/CLX [..]^Make the callsign an CLX node === 9^SET/DEBUG ^Add a debug level to the debug set @@ -1149,6 +1210,12 @@ to commands are as default:- If you are a sysop and you come in as a normal user on a remote connection your privilege will automatically be set to 0. +=== 0^UNSET/PRIVILEGE^Remove any privilege for this session +You can use this command to 'protect' this session from unauthorised +use. If you want to get your normal privilege back you will need to +either logout and login again (if you are on a console) or use the +SYSOP command. + === 9^SET/PASSWORD ^Set a users password The password for a user can only be set by a full sysop. The string can contain any characters but any spaces are removed (you can type in @@ -1464,6 +1531,15 @@ So for example:- SH/SAT AO-10 SH/SAT FENGYUN1 12 2 +=== 6^SHOW/STATION ALL []^Show list of users in the system +=== 0^SHOW/STATION [ ..]^Show information about a callsign +Show the information known about a callsign and whether (and where) +that callsign is connected to the cluster. + + SH/ST G1TLH + +If no callsign is given then show the information for yourself. + === 0^SHOW/SUN [|]^Show sun rise and set times Show the sun rise and set times for a (list of) prefixes or callsigns, together with the azimuth and elevation of the sun currently at those @@ -1520,10 +1596,20 @@ you are on or else for the callsign that you asked for. Only the fields that are defined (in perl term) will be displayed. +=== 1^STAT/MSG^Show the status of the message system === 1^STAT/MSG ^Show the status of a message This command shows the internal status of a message and includes information such as to whom it has been forwarded, its size, origin etc etc. +If no message number is given then the status of the message system is +displayed. + +=== 5^STAT/ROUTE_NODE ^Show the data in a Route::Node object +=== 5^STAT/ROUTE_NODE all^Show list of all Route::Node objects + +=== 5^STAT/ROUTE_USER ^Show the data in a Route::User object +=== 5^STAT/ROUTE_USER all^Show list of all Route::User objects + === 5^STAT/USER []^Show the full status of a user Shows the full contents of a user record including all the secret flags and stuff.