Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awolfly9/IPProxyTool
/ get_proxy_with_id
Method
get_proxy_with_id
sql/sql_base.py:34–35 ·
view source on GitHub ↗
(self, table_name, id)
Source
from the content-addressed store, hash-verified
32
pass
33
34
def
get_proxy_with_id(self, table_name, id):
35
pass
36
37
def
del_proxy_with_id(self, table_name, id):
38
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected