# GET_IPV6_SEND_TO_EMAIL **Repository Path**: ksda9001/GET_IPV6_SEND_TO_EMAIL ## Basic Information - **Project Name**: GET_IPV6_SEND_TO_EMAIL - **Description**: 获取ip地址定时发送到指定邮箱 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-24 - **Last Updated**: 2024-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: Javafx, graalvm ## README All of the source code to this product is available under gpl-v3 Copyright© 2023 谈翰文 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . # 一个使用Swing编写的,获取ip地址定时发送到指定邮箱的小工具 使用Graalvm native-image编译,可直接运行,无需JRE环境。