From: Roland Haeder Date: Fri, 14 Mar 2014 21:57:53 +0000 (+0100) Subject: Renamed path 'dht' to 'dht_bootstrap'. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=db10807157bdeed78ca73451286ced8da45efdfa;p=hub.git Renamed path 'dht' to 'dht_bootstrap'. Signed-off-by: Roland Haeder --- diff --git a/application/hub/templates/xml/answer/dht/.htaccess b/application/hub/templates/xml/answer/dht/.htaccess deleted file mode 100644 index 3a4288278..000000000 --- a/application/hub/templates/xml/answer/dht/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Deny from all diff --git a/application/hub/templates/xml/answer/dht/dht_bootstrap_answer.xml b/application/hub/templates/xml/answer/dht/dht_bootstrap_answer.xml deleted file mode 100644 index e4b40d099..000000000 --- a/application/hub/templates/xml/answer/dht/dht_bootstrap_answer.xml +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - - {?my_external_ip?} - - {?my_internal_ip?} - - {?my_listen_port?} - - {?my_session_id?} - - {?my_status?} - - - - - {?your_external_ip?} - - {?your_internal_ip?} - - {?your_session_id?} - - - {?answer_status?} - - - - {?dht_nodes?} - - diff --git a/application/hub/templates/xml/answer/dht_bootstrap/.htaccess b/application/hub/templates/xml/answer/dht_bootstrap/.htaccess new file mode 100644 index 000000000..3a4288278 --- /dev/null +++ b/application/hub/templates/xml/answer/dht_bootstrap/.htaccess @@ -0,0 +1 @@ +Deny from all diff --git a/application/hub/templates/xml/answer/dht_bootstrap/dht_bootstrap_answer.xml b/application/hub/templates/xml/answer/dht_bootstrap/dht_bootstrap_answer.xml new file mode 100644 index 000000000..e4b40d099 --- /dev/null +++ b/application/hub/templates/xml/answer/dht_bootstrap/dht_bootstrap_answer.xml @@ -0,0 +1,84 @@ + + + + + + + {?my_external_ip?} + + {?my_internal_ip?} + + {?my_listen_port?} + + {?my_session_id?} + + {?my_status?} + + + + + {?your_external_ip?} + + {?your_internal_ip?} + + {?your_session_id?} + + + {?answer_status?} + + + + {?dht_nodes?} + +