Persistent Token for Resets #282
Unanswered
synapsevzla
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Greetings, I am currently working on my own Docker image, as the current one is only available to work with ARM processors. I have installed in my container a debian image and I have installed loophole to launch an http tunnel, and it is going great, the issue is that once I have accessed the registration token of the computer to access and I have made my http tunnel lift, if the computer restarts it is not possible to keep that token even if it is using persistent storage.
Is there any way to not lose the token every time the computer restarts due to situations such as power failures, catastrophic errors in the main operating system, among others?
I have also created a script for faster loophole lifting through my docker console, but I have only that problem.
The configuration instructions are only in Spanish, but we have created a repository that explains step by step how to install and use it. If you can review it to see if it is possible to adjust it to achieve persistent storage of the token and avoid losing it at each reboot or tell me how I would appreciate it, because in the current documentation I did not get additional information about it.
https://hub.docker.com/r/synapsevzla/loopholedebian
---En Español
Saludos cordiales, actualmente estoy trabajando en mi propia imagen de Docker, ya que la actual solo está disponible para trabajar con procesadores ARM.
He instalado en mi contenedor una imagen de debian y he instalado loophole para el lanzamiento de un túnel http, y va de maravilla, el asunto está en que una vez que he accedido al token de registro del equipo para poder acceder y he realizado mi levantamiento del tunel http, si el equipo se reinicia no es posible conservar ese token aunque este utilizando almacenamiento persistente.
¿Existe forma alguna de no perder el token cada vez que se reinie el equipo debido a situaciones como fallas eléctricas, errores catastróficos en el sistema operativo principal, entre otras?
También he creado un script para el levantar más rápido loophole a través de mi consola de docker, pero tengo solo ese inconveniente.
Las instrucciones de configuración están solo en español, pero hemos creado un repositorio que explica paso a paso su instalación y forma de uso.
Si pueden revisarlo para saber si es posible ajustarlo para lograr el almacenamiento del token de manera persistente y evitar que se pierda en cada reinicio o indicarme como se lo agradecería, ya que en la documentación actual no conseguí información adicional al respecto.
https://hub.docker.com/r/synapsevzla/loopholedebian
Beta Was this translation helpful? Give feedback.
All reactions