multi login support, tested MC889
This commit is contained in:
@@ -3,4 +3,4 @@ FROM python:3.11
|
||||
RUN pip install requests urllib3
|
||||
ADD zte_exporter.py .
|
||||
|
||||
CMD python3 zte_exporter.py $PORT $IP $USERNAME $PASSWORD
|
||||
CMD python3 zte_exporter.py $PORT $IP $USERNAME $PASSWORD $LOGIN
|
||||
|
Reference in New Issue
Block a user