Tunnel Start and Stop Work
This commit is contained in:
parent
f6ec12d03e
commit
7b5821a686
67
.idea/workspace.xml
generated
67
.idea/workspace.xml
generated
@ -4,39 +4,8 @@
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="940e1630-c825-4d4c-be80-bc11f543c122" name="Changes" comment="">
|
||||
<change afterPath="$PROJECT_DIR$/.idea/inspectionProfiles/profiles_settings.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 default="true" id="940e1630-c825-4d4c-be80-bc11f543c122" name="Changes" comment="Tunnel Start and Stop Work">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
@ -51,6 +20,11 @@
|
||||
</option>
|
||||
</component>
|
||||
<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$" />
|
||||
</component>
|
||||
<component name="ProjectColorInfo">{
|
||||
@ -64,15 +38,15 @@
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">{
|
||||
"keyToString": {
|
||||
"ASKED_ADD_EXTERNAL_FILES": "true",
|
||||
"Python.main.executor": "Run",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"last_opened_file_path": "/home/punix/Pyapps/wire-py"
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"ASKED_ADD_EXTERNAL_FILES": "true",
|
||||
"Python.main.executor": "Run",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"git-widget-placeholder": "main",
|
||||
"last_opened_file_path": "/home/punix/Pyapps/wire-py"
|
||||
}
|
||||
}</component>
|
||||
}]]></component>
|
||||
<component name="RunManager">
|
||||
<configuration name="main" type="PythonConfigurationType" factoryName="Python" nameIsGenerated="true">
|
||||
<module name="wire-py" />
|
||||
@ -113,6 +87,15 @@
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1723279982210</updated>
|
||||
</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 />
|
||||
</component>
|
||||
<component name="Vcs.Log.Tabs.Properties">
|
||||
@ -128,5 +111,7 @@
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<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>
|
||||
</project>
|
Loading…
x
Reference in New Issue
Block a user