Loading ansible/production +13 −11 Original line number Diff line number Diff line [onionperfs] #op-hk5.onionperf.torproject.net #op-nl5.onionperf.torproject.net #op-us5.onionperf.torproject.net op-hk6.onionperf.torproject.net interface_name="ens5" op-nl6.onionperf.torproject.net interface_name="eth0" op-us6.onionperf.torproject.net interface_name="eth0" [onionperfs:vars] op_command="onionperf measure --tgen-connect-port 443" op_repo="https://git.torproject.org/onionperf.git" op_tag="onionperf-0.8" op_repo="https://gitlab.torproject.org/acute/onionperf.git" op_tag="master" tor_repo="https://git.torproject.org/tor.git" tor_tag="release-0.4.5" op_ssh_keys=[ "acute", "acute_yk"] # This defines the experimental OP hosts # Note the interface name is provided as an inline variable [onionperfs-exp] op-test-1.netstat.org.uk interface_name="eth0" op-de6a.onionperf.torproject.net interface_name="eth0" op-hk6a.onionperf.torproject.net interface_name="ens5" # This defines the variables common to experimental OP hosts # Can be overriden per host, e.g using --extra-vars [onionperfs-exp:vars] op_command="onionperf measure --tgen-connect-port 443 --drop-guards 1 --additional-client-conf 'NumEntryGuards 2\\nEntryNodes {de},{us}'" op_repo="https://gitlab.torproject.org/acute/onionperf.git" op_tag="task-33421" tor_repo="https://gitlab.torproject.org/mikeperry/tor.git" tor_tag="bug40115" op_command="onionperf measure --tgen-connect-port 443 --drop-guards 12 --tgen-pause-initial 30 --tgen-pause-between 30 --additional-client-conf \"NumEntryGuards 2\"" op_repo="https://gitlab.torproject.org/tpo/metrics/onionperf.git" op_tag="develop" tor_repo="https://git.torproject.org/tor.git" tor_tag="release-0.4.5" op_ssh_keys=[ "acute", "acute_yk"] [onionoo-backends] Loading ansible/roles/onionperf-simple/tasks/main.yml +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ destination_port: '443' jump: REDIRECT to_ports: '8080' comment: Redirect web traffic to port 8080 - name: Allow new incoming SSH connections ansible.builtin.iptables: Loading Loading
ansible/production +13 −11 Original line number Diff line number Diff line [onionperfs] #op-hk5.onionperf.torproject.net #op-nl5.onionperf.torproject.net #op-us5.onionperf.torproject.net op-hk6.onionperf.torproject.net interface_name="ens5" op-nl6.onionperf.torproject.net interface_name="eth0" op-us6.onionperf.torproject.net interface_name="eth0" [onionperfs:vars] op_command="onionperf measure --tgen-connect-port 443" op_repo="https://git.torproject.org/onionperf.git" op_tag="onionperf-0.8" op_repo="https://gitlab.torproject.org/acute/onionperf.git" op_tag="master" tor_repo="https://git.torproject.org/tor.git" tor_tag="release-0.4.5" op_ssh_keys=[ "acute", "acute_yk"] # This defines the experimental OP hosts # Note the interface name is provided as an inline variable [onionperfs-exp] op-test-1.netstat.org.uk interface_name="eth0" op-de6a.onionperf.torproject.net interface_name="eth0" op-hk6a.onionperf.torproject.net interface_name="ens5" # This defines the variables common to experimental OP hosts # Can be overriden per host, e.g using --extra-vars [onionperfs-exp:vars] op_command="onionperf measure --tgen-connect-port 443 --drop-guards 1 --additional-client-conf 'NumEntryGuards 2\\nEntryNodes {de},{us}'" op_repo="https://gitlab.torproject.org/acute/onionperf.git" op_tag="task-33421" tor_repo="https://gitlab.torproject.org/mikeperry/tor.git" tor_tag="bug40115" op_command="onionperf measure --tgen-connect-port 443 --drop-guards 12 --tgen-pause-initial 30 --tgen-pause-between 30 --additional-client-conf \"NumEntryGuards 2\"" op_repo="https://gitlab.torproject.org/tpo/metrics/onionperf.git" op_tag="develop" tor_repo="https://git.torproject.org/tor.git" tor_tag="release-0.4.5" op_ssh_keys=[ "acute", "acute_yk"] [onionoo-backends] Loading
ansible/roles/onionperf-simple/tasks/main.yml +0 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,6 @@ destination_port: '443' jump: REDIRECT to_ports: '8080' comment: Redirect web traffic to port 8080 - name: Allow new incoming SSH connections ansible.builtin.iptables: Loading