Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
bubblev
/
bubble
Segui
9
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
130
Wiki
Attività
Sfoglia il codice sorgente
update mitm, bump version
tags/v1.0.6
Jonathan Cobb
4 anni fa
parent
50041d0895
commit
10e23ca1a7
2 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties
+1
-1
bubble-server/src/main/resources/packer/roles/mitmproxy/tasks/main.yml
+ 1
- 1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties
Vedi File
@@ -1 +1 @@
bubble.version=Adventure 1.0.
5
bubble.version=Adventure 1.0.
6
+ 1
- 1
bubble-server/src/main/resources/packer/roles/mitmproxy/tasks/main.yml
Vedi File
@@ -41,7 +41,7 @@
get_url:
url: https://github.com/getbubblenow/bubble-dist/raw/master/mitmproxy/mitmproxy.zip
dest: /tmp/mitmproxy.zip
checksum: sha256:
c5817949c5159ad07f6434032df1249c8f4f0e74eeee6cef4e5d7d3676cdc49e
checksum: sha256:
b288b55e0b25e453fbc08ec2ad130ea22033f200cab1319e7bc8d2332e538ec5
- name: Unzip mitmproxy.zip
unarchive:
Scrivi
Anteprima
Caricamento…
Annulla
Salva