XiaoliChan
|
b162a07e56
|
[PR 63] conflict solved
Signed-off-by: XiaoliChan <2209553467@qq.com>
|
2023-10-29 18:53:29 +08:00 |
Alex
|
72500d99be
|
Simplify code and remove unnecessary return nones
|
2023-10-28 01:04:52 +02:00 |
Marshall Hallenbeck
|
9387891dc1
|
fix comments without space after hash
|
2023-10-26 19:58:36 -04:00 |
Marshall Hallenbeck
|
ce1d2a0814
|
ruff: linting stuff (some was from my conflict resolution I messed up)
|
2023-10-26 18:26:44 -04:00 |
Marshall Hallenbeck
|
71d39f25ef
|
ruff: autofix
|
2023-10-26 18:22:47 -04:00 |
Marshall Hallenbeck
|
dc5ef93f7c
|
Merge branch 'develop' into marshall_cleanup
Signed-off-by: Marshall Hallenbeck <Marshall.Hallenbeck@gmail.com>
|
2023-10-26 18:10:05 -04:00 |
XiaoliChan
|
0a2a5df789
|
Merge remote-tracking branch 'upstream/develop' into connection-miss-port
|
2023-10-22 19:09:59 +08:00 |
Marshall Hallenbeck
|
e9eccba193
|
refactor: remove Python shebangs since they are not needed
|
2023-10-21 23:45:16 -04:00 |
XiaoliChan
|
d19aca3c05
|
[connection.py] Neff review I
Signed-off-by: XiaoliChan <2209553467@qq.com>
|
2023-10-19 10:35:29 +08:00 |
Roman Rivas II
|
f26b676c8e
|
Update ftp.py
Signed-off-by: Roman Rivas II <74742067+RomanRII@users.noreply.github.com>
|
2023-10-15 08:14:15 -07:00 |
Marshall Hallenbeck
|
cf637968fe
|
fix: ftp class name
|
2023-10-14 15:52:55 -04:00 |
Marshall Hallenbeck
|
cdcde5a91b
|
ruff: add flake8-return (RET) and auto-run
|
2023-10-14 14:16:28 -04:00 |
XiaoliChan
|
fbe9c9f3d9
|
[connection.py] add 'self.port' & improve gethost_addrinfo
Signed-off-by: XiaoliChan <2209553467@qq.com>
|
2023-10-13 10:46:45 +08:00 |
Marshall Hallenbeck
|
b24b9210e4
|
ruff: pyupgrade (UP) ruff changes
|
2023-10-12 17:06:04 -04:00 |
romanrii
|
a306cfaf5c
|
Added exception handler if a local file does not exist when attempting to upload it to a ftp server using --put
|
2023-09-24 12:54:48 +00:00 |
romanrii
|
9cbd847fd6
|
Modified nxc/protocols/ftp/proto_args.py and added (--get and --put). Modified --ls
Modified nxc/protocols/ftp.py and added --get and --put functionality. Modified --ls functionality
|
2023-09-24 12:36:14 +00:00 |
Marshall Hallenbeck
|
14be9d5b0e
|
ruff cleanup
|
2023-09-24 00:25:08 -04:00 |
Marshall Hallenbeck
|
7b44fcd327
|
ruff autoformat to clean up all the single quotes and other bad formatting
|
2023-09-22 21:10:21 -04:00 |
Marshall Hallenbeck
|
85335213da
|
automatic ruff fixing
|
2023-09-20 11:59:16 -04:00 |
Marshall Hallenbeck
|
7886ac1612
|
rename folders, files, functions, classes, etc to NetExec/nxc
|
2023-09-14 17:07:15 -04:00 |