Tunnel Start and Stop Work

This commit is contained in:
Désiré Werner Menrath 2024-08-14 22:14:30 +02:00
parent f6ec12d03e
commit 7b5821a686

View File

@ -4,39 +4,8 @@
<option name="autoReloadType" value="SELECTIVE" /> <option name="autoReloadType" value="SELECTIVE" />
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="940e1630-c825-4d4c-be80-bc11f543c122" name="Changes" comment=""> <list default="true" id="940e1630-c825-4d4c-be80-bc11f543c122" name="Changes" comment="Tunnel Start and Stop Work">
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.xml" afterDir="false" /> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/wire-py.iml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change afterPath="$PROJECT_DIR$/LICENSE" afterDir="false" />
<change afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-active.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-export-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-export.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-import-orig.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-import.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-info.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-stop.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-trash-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-trash-64.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-trash-info.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-trash.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn-info.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn-start-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn-start.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn-stop-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn-stop.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wg-vpn.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wire-switch-off-256.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wire-switch-off-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wire-switch-on-256.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/icons/wire-switch-on-48.png" afterDir="false" />
<change afterPath="$PROJECT_DIR$/main.py" afterDir="false" />
<change afterPath="$PROJECT_DIR$/wg_func.py" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -51,6 +20,11 @@
</option> </option>
</component> </component>
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_BRANCH_BY_REPOSITORY">
<map>
<entry key="$PROJECT_DIR$" value="main" />
</map>
</option>
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component> </component>
<component name="ProjectColorInfo">{ <component name="ProjectColorInfo">{
@ -64,15 +38,15 @@
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
<option name="showLibraryContents" value="true" /> <option name="showLibraryContents" value="true" />
</component> </component>
<component name="PropertiesComponent">{ <component name="PropertiesComponent"><![CDATA[{
&quot;keyToString&quot;: { "keyToString": {
&quot;ASKED_ADD_EXTERNAL_FILES&quot;: &quot;true&quot;, "ASKED_ADD_EXTERNAL_FILES": "true",
&quot;Python.main.executor&quot;: &quot;Run&quot;, "Python.main.executor": "Run",
&quot;RunOnceActivity.ShowReadmeOnStart&quot;: &quot;true&quot;, "RunOnceActivity.ShowReadmeOnStart": "true",
&quot;git-widget-placeholder&quot;: &quot;master&quot;, "git-widget-placeholder": "main",
&quot;last_opened_file_path&quot;: &quot;/home/punix/Pyapps/wire-py&quot; "last_opened_file_path": "/home/punix/Pyapps/wire-py"
} }
}</component> }]]></component>
<component name="RunManager"> <component name="RunManager">
<configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true"> <configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
<module name="wire-py" /> <module name="wire-py" />
@ -113,6 +87,15 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1723279982210</updated> <updated>1723279982210</updated>
</task> </task>
<task id="LOCAL-00001" summary="Tunnel Start and Stop Work">
<option name="closed" value="true" />
<created>1723666001005</created>
<option name="number" value="00001" />
<option name="presentableId" value="LOCAL-00001" />
<option name="project" value="LOCAL" />
<updated>1723666001005</updated>
</task>
<option name="localTasksCounter" value="2" />
<servers /> <servers />
</component> </component>
<component name="Vcs.Log.Tabs.Properties"> <component name="Vcs.Log.Tabs.Properties">
@ -128,5 +111,7 @@
</component> </component>
<component name="VcsManagerConfiguration"> <component name="VcsManagerConfiguration">
<option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" /> <option name="ADD_EXTERNAL_FILES_SILENTLY" value="true" />
<MESSAGE value="Tunnel Start and Stop Work" />
<option name="LAST_COMMIT_MESSAGE" value="Tunnel Start and Stop Work" />
</component> </component>
</project> </project>