diff --git a/net/vpn/docker/gluetun.txt b/net/vpn/docker/gluetun.txt new file mode 100644 index 000000000..7200d2334 --- /dev/null +++ b/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/ diff --git a/pl/java/libfws/io/formats/xml/jaxb/jaxb.txt b/pl/java/libfws/io/formats/xml/jaxb/jaxb.txt index 9395fec16..e0dc6eb15 100644 --- a/pl/java/libfws/io/formats/xml/jaxb/jaxb.txt +++ b/pl/java/libfws/io/formats/xml/jaxb/jaxb.txt @@ -5,12 +5,54 @@ https://jakarta.ee/specifications/xml-binding/4.0/ https://github.com/jakartaee/jaxb-api 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/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/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://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 baeldung https://www.baeldung.com/tag/jaxb diff --git a/security/ssh/features/tunnels/presentations.txt b/security/ssh/features/tunnels/presentations.txt new file mode 100644 index 000000000..998b87591 --- /dev/null +++ b/security/ssh/features/tunnels/presentations.txt @@ -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