Commit graph

133 commits

Author SHA1 Message Date
Amin Vakil
eda61eceb5
Fix yaml error 2022-02-02 11:56:12 +03:30
Amin Vakil
be0f3404fe
Set vsftpd version explicitly 2022-02-02 11:56:12 +03:30
Amin Vakil
91aaf9e95d
Disable client port check 2022-02-02 11:56:12 +03:30
Amin Vakil
c21761f351
Add Travis CI testing 2022-02-02 11:56:12 +03:30
Amin Vakil
b120d7b3be
Fix Typo 2022-02-02 11:56:12 +03:30
Amin Vakil
cd7119d361
Explaining certificate generation 2022-02-02 11:56:12 +03:30
Amin Vakil
4de73c900e
Disabling anonymous login 2022-02-02 11:56:12 +03:30
Amin Vakil
e2cf870f0a
Tidying stuff up 2022-02-02 11:56:12 +03:30
Amin Vakil
070352c7cc
Add usage instructions 2022-02-02 11:56:11 +03:30
Amin Vakil
d805748b9f
Add TLS Support 2022-02-02 11:56:11 +03:30
Alexander Chumakov
d7d630b527
Merge pull request #25 from kugland/master 2021-03-24 07:00:37 +03:00
André Kugland
62629f3c68
Use SIGKILL to stop vsftpd 2021-03-23 23:41:03 -03:00
Alexander Chumakov
3eed646b9f
Merge pull request #24 from delfer/revert-22-master
Revert "add default chroot security"
2021-03-23 13:54:31 +03:00
Alexander Chumakov
501ccfff5e
Revert "add default chroot security" 2021-03-23 13:54:08 +03:00
Alexander Chumakov
1ec7550f77
Merge pull request #22 from TrueOsiris/master 2021-03-17 18:16:58 +03:00
trueosiris
31ad370506 uncommented and added the following lines to vsftpd.conf, to setup standard security: chroot_local_user=YES and allow_writeable_chroot=YES 2021-03-17 14:41:01 +00:00
trueosiris
fefc8cbba7 uncommented and added the following lines to vsftpd.conf, to setup standard security:\nchroot_local_user=YES\nallow_writeable_chroot=YES 2021-03-17 14:38:53 +00:00
trueosiris
4346bac9a7 no comment 2021-03-17 14:34:39 +00:00
zinen
a8ccd7061a
Automated multi-arch build via github actions 2021-02-16 22:21:12 +01:00
Alexander Chumakov
94d91b13f3
Merge pull request #18 from JohnWalkerx/update-alpine-to-3.13
Update Alpine from 3.10 to 3.13.
2021-01-17 08:43:24 +12:00
Johannes Lauffer
706c399c35 Update Alpine from 3.10 to 3.13. 2021-01-16 21:33:37 +01:00
Alexander Chumakov
8cc82e3b0f
Merge pull request #12 from danijeljw/patch-1
Language and formatting
2020-08-27 16:51:15 +03:00
Danijel-James Wynyard
ed56f1fad3
Language and formatting
Updated the language used in port addresses and fixed the formatting of the `docker run` command to stylise it more nicely.
2020-05-07 18:57:27 +10:00
Alexander Chumakov
72ff38aea8
Merge pull request #5 from TrueOsiris/master
Enabled pasv_addr_resolve to fix invalid pasv_address error
2019-11-28 22:11:40 +03:00
Delfer
9e20c107d3 Updated to Alpine Linux 3.10 2019-11-28 22:09:51 +03:00
Delfer
216c5895da Start vsftpd with PID 1; write logs to stdout 2019-11-28 22:03:06 +03:00
Osiris
d4e3e1a38e
Update vsftpd.conf 2019-08-07 14:45:59 +02:00
Alexander Chumakov
8c725a36c9
Merge pull request #3 from agua3/fix-shebang
Fix shebang on `start_vsftpd.sh`
2019-02-26 17:32:39 +03:00
Jaume Alemany
c0b90286a6 Fix shebang on start_vsftpd.sh 2019-02-26 15:24:14 +01:00
Alexander Chumakov
67b4454357
Merge pull request #1 from arne-cl/patch-1
fixed usage examples and typo in README
2018-11-04 17:59:44 +03:00
Arne Neumann
63223ddd34
fixed usage examples and typo in README 2018-11-04 14:50:52 +01:00
Delfer
03c19b1b8a Initial commit 2018-06-16 17:59:14 +03:00
Alexander Chumakov
510bf364ad
Initial commit 2018-06-16 14:57:35 +03:00