mirror of https://git.48k.eu/ogclient
parent
bd98dd1da0
commit
cb9edc8d95
6
ogclient
6
ogclient
|
@ -1,12 +1,12 @@
|
|||
#!/usr/bin/python3
|
||||
|
||||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import json
|
||||
import subprocess
|
||||
|
|
|
@ -1,7 +1 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
|
||||
|
|
|
@ -1,7 +1 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import os
|
||||
import json
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import errno
|
||||
import select
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import threading
|
||||
import platform
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import email
|
||||
from io import StringIO
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from src.ogRest import ThreadState
|
||||
import socket
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
#!/usr/bin/env python3
|
||||
|
||||
|
|
|
@ -1,7 +1 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import subprocess
|
||||
import os
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
import socket
|
||||
import sys
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#
|
||||
# Copyright (C) 2020 Soleta Networks <info@soleta.eu>
|
||||
# Copyright (C) 2020-2021 Soleta Networks <info@soleta.eu>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify it under
|
||||
# the terms of the GNU Affero General Public License as published by the
|
||||
# Free Software Foundation, version 3.
|
||||
#
|
||||
# Free Software Foundation; either version 3 of the License, or
|
||||
# (at your option) any later version.
|
||||
|
||||
from server import Server
|
||||
from client import Client
|
||||
|
|
Loading…
Reference in New Issue