Этот коммит содержится в:
Ihar Hancharenka 2025-02-27 14:41:08 +03:00
родитель 9828e2860c
Коммит 6da2a94f0d
3 изменённых файлов: 56 добавлений и 0 удалений

11
net/vpn/docker/gluetun.txt Обычный файл
Просмотреть файл

@ -0,0 +1,11 @@
https://github.com/qdm12/gluetun
https://github.com/qdm12/gluetun-wiki/
https://docker-compose.de/en/gluetun/
https://truecharts.org/guides/addons/vpn-setup/
2025
AutomationAvenue - ARR stack with Gluetun VPN (build your personal docker-compose.yml file) 0:00 of 49:26
https://www.youtube.com/watch?v=TJ28PETdlGE
2023
https://www.simplehomelab.com/gluetun-docker-guide/

Просмотреть файл

@ -5,12 +5,54 @@ https://jakarta.ee/specifications/xml-binding/4.0/
https://github.com/jakartaee/jaxb-api https://github.com/jakartaee/jaxb-api
https://jakarta.ee/specifications/platform/10/apidocs/jakarta/xml/bind/package-summary https://jakarta.ee/specifications/platform/10/apidocs/jakarta/xml/bind/package-summary
reference implementation
https://repo1.maven.org/maven2/com/sun/xml/bind/jaxb-ri/4.0.5/jaxb-ri-4.0.5.zip
https://mvnrepository.com/artifact/jakarta.xml.bind/jakarta.xml.bind-api
https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-ri
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-core
https://eclipse-ee4j.github.io/jaxb-ri/ https://eclipse-ee4j.github.io/jaxb-ri/
https://eclipse-ee4j.github.io/jaxb-ri/4.0.5/docs/
https://eclipse-ee4j.github.io/jaxb-ri/4.0.5/docs/release-documentation.pdf
https://eclipse-ee4j.github.io/jaxb-ri/4.0.5/docs/release-documentation.html
https://github.com/eclipse-ee4j/jaxb-ri https://github.com/eclipse-ee4j/jaxb-ri
https://github.com/eclipse-ee4j/jaxb-ri/tree/master/jaxb-ri/samples/src/main/samples https://github.com/eclipse-ee4j/jaxb-ri/tree/master/jaxb-ri/samples/src/main/samples
https://github.com/eclipse-ee4j/jaxb-ri/blob/master/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd https://github.com/eclipse-ee4j/jaxb-ri/blob/master/jaxb-ri/samples/src/main/samples/unmarshal-read/po.xsd
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-runtime
jxc
https://mvnrepository.com/artifact/org.glassfish.jaxb/jaxb-jxc
api
https://javadoc.io/doc/jakarta.xml.bind/jakarta.xml.bind-api/4.0.2/index.html
https://eclipse-ee4j.github.io/jaxb-ri/4.0.5/docs/release-documentation.html#Jaxb_tooling
org.jvnet.jaxb2.maven2
maven-jaxb2-plugin
https://github.com/highsource/jaxb-tools
https://github.com/highsource/jaxb-tools/wiki/User-Guide
jaxb-gradle-plugin
https://github.com/IntershopCommunicationsAG/jaxb-gradle-plugin
https://mvnrepository.com/artifact/com.intershop.gradle.jaxb/jaxb-gradle-plugin
https://mvnrepository.com/artifact/com.github.seanrl/gradle-jaxb-plugin
https://plugins.gradle.org/plugin/com.github.seanrl.jaxb
maven
https://mvnrepository.com/artifact/org.jvnet.jaxb/jaxb-maven-plugin-core
https://mvnrepository.com/artifact/org.jvnet.jaxb/jaxb-plugins
https://mvnrepository.com/artifact/org.jvnet.jaxb/jaxb-plugins-tools
https://mvnrepository.com/artifact/org.jvnet.jaxb/jaxb-plugins-runtime
https://mvnrepository.com/artifact/com.fasterxml.jackson.module/jackson-module-jaxb-annotations
https://quarkus.io/extensions/io.quarkus/quarkus-jaxb/
https://mvnrepository.com/artifact/io.quarkus/quarkus-jaxb
https://mvnrepository.com/artifact/io.quarkus/quarkus-jaxb-deployment
https://github.com/quarkusio/quarkus/blob/main/extensions/jaxb/deployment/src/main/java/io/quarkus/jaxb/deployment/JaxbProcessor.java
https://mvnrepository.com/artifact/io.github.openfeign/feign-jaxb-jakarta
articles articles
baeldung baeldung
https://www.baeldung.com/tag/jaxb https://www.baeldung.com/tag/jaxb

Просмотреть файл

@ -0,0 +1,3 @@
2024
AutomationAvenue - Reverse and Dynamic SSH Tunneling (Remote and Dynamic port forwarding) configuration 0:00 of 17:42
https://www.youtube.com/watch?v=9jMQA4l8Vwk